Index: tests/dom/exceptions_test.dart |
diff --git a/tests/dom/exceptions_test.dart b/tests/dom/exceptions_test.dart |
index 6617ce404132bb84e8ae5e9b537a4ac9a7c9d51b..5ebd12094f48922db603137d1fabd97b488f0f82 100644 |
--- a/tests/dom/exceptions_test.dart |
+++ b/tests/dom/exceptions_test.dart |
@@ -1,7 +1,7 @@ |
#library('ExceptionsTest'); |
#import('../../lib/unittest/unittest.dart'); |
#import('../../lib/unittest/dom_config.dart'); |
-#import('dart:dom'); |
+#import('dart:dom_deprecated'); |
main() { |
useDomConfiguration(); |