Update tests due to removed DOM utilities

This commit is contained in:
Sergey Mashkov
2015-10-28 13:02:43 +03:00
parent 20aff28266
commit 703367c5c7
5 changed files with 3 additions and 19 deletions
@@ -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