Better test data format
This commit is contained in:
@@ -10,4 +10,4 @@ class Outer {
|
||||
// EXIST: { lookupString: "this@foo", itemText: "this", tailText: "@foo", typeText: "String", attributes: "bold" }
|
||||
// EXIST: { lookupString: "this@Inner", itemText: "this", tailText: "@Inner", typeText: "Outer.Inner", attributes: "bold" }
|
||||
// EXIST: { lookupString: "this@Outer", itemText: "this", tailText: "@Outer", typeText: "Outer", attributes: "bold" }
|
||||
// NOTHING_ELSE: true
|
||||
// NOTHING_ELSE
|
||||
|
||||
Reference in New Issue
Block a user