Index: tests/dom/dom_constructors_test.dart |
diff --git a/tests/dom/dom_constructors_test.dart b/tests/dom/dom_constructors_test.dart |
index e61db62a15f5ccd3943b0ccf2a64ab19667c419f..d63ccd402135777091661dbb57bcee2353592989 100644 |
--- a/tests/dom/dom_constructors_test.dart |
+++ b/tests/dom/dom_constructors_test.dart |
@@ -1,7 +1,7 @@ |
#library('DOMConstructorsTest'); |
#import('../../lib/unittest/unittest.dart'); |
#import('../../lib/unittest/dom_config.dart'); |
-#import('dart:dom'); |
+#import('dart:dom_deprecated'); |
main() { |
useDomConfiguration(); |