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