move a couple tests with right dependencies to community

This commit is contained in:
Alexey Kudravtsev
2019-04-15 16:54:41 +03:00
parent 553f34138e
commit b772c5559c
32 changed files with 588 additions and 0 deletions
@@ -0,0 +1,3 @@
class A{
void foo();<caret>
}