Refactored completion tests to support more flexible input file format
This commit is contained in:
@@ -3,5 +3,5 @@ import java.io.InputStreamReader
|
||||
val x = InputStreamReader<caret>
|
||||
|
||||
// INVOCATION_COUNT: 1
|
||||
// EXIST: InputStreamReader~(java.io)
|
||||
// EXIST: { lookupString:"InputStreamReader", tailText:" (java.io)" }
|
||||
// NUMBER: 1
|
||||
Reference in New Issue
Block a user