Update tests due to removed DOM utilities
This commit is contained in:
-10
@@ -1,10 +0,0 @@
|
||||
package testing
|
||||
|
||||
fun someFun() {
|
||||
defaultDocumentBuilderFa<caret>
|
||||
}
|
||||
|
||||
// Important: This test checks that completion will find top level functions from jars.
|
||||
// If you going to update it make sure that methods are not auto-imported
|
||||
|
||||
// EXIST: defaultDocumentBuilderFactory
|
||||
Reference in New Issue
Block a user