Move and rename JavaElementFinderMultiFileTest

It is now relevant for IDE only
This commit is contained in:
Pavel V. Talanov
2014-12-10 17:05:33 +03:00
parent 64549b5dd3
commit 56e3983dc9
3 changed files with 15 additions and 16 deletions
@@ -1,3 +0,0 @@
package test
fun foo() = 42
@@ -1,3 +0,0 @@
package test
fun bar() = 239 + foo()