Got rid of "namespace" word in test data.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
public class Testing {
|
||||
public static void test() {
|
||||
jettesting.some.<caret>
|
||||
}
|
||||
}
|
||||
|
||||
// EXIST: ClassFromJet
|
||||
// EXIST: SomePackage
|
||||
// NUMBER: 2
|
||||
Reference in New Issue
Block a user