bb808b5620
Moved tests for completion and their test data into module idea-completion
9 lines
130 B
Kotlin
Vendored
9 lines
130 B
Kotlin
Vendored
package Test
|
|
|
|
import <caret>
|
|
|
|
// EXIST: java,
|
|
// EXIST_JAVA_ONLY: javax
|
|
// EXIST_JS_ONLY: jquery, html5
|
|
// ABSENT: Array, Integer
|