Do not refer to java packages in common completion tests
This commit is contained in:
@@ -2,7 +2,7 @@ package Test
|
||||
|
||||
import <caret>
|
||||
|
||||
// EXIST: java
|
||||
// EXIST: kotlin
|
||||
// EXIST_JAVA_ONLY: javax
|
||||
// EXIST_JS_ONLY: jquery
|
||||
// ABSENT: Array, Integer
|
||||
|
||||
Reference in New Issue
Block a user