Moved test data.
This commit is contained in:
committed by
Pavel V. Talanov
parent
461b64e0e7
commit
8e442bc509
@@ -0,0 +1,10 @@
|
||||
public class Testing {
|
||||
public static void test() {
|
||||
mockLib.foo.FooPackage.<caret>
|
||||
}
|
||||
}
|
||||
|
||||
// EXIST: topLevelFunction
|
||||
// EXIST: topLevelExtFunction
|
||||
// EXIST: getTopLevelVar, setTopLevelVar
|
||||
// EXIST: anotherTopLevelFunction
|
||||
Reference in New Issue
Block a user