Index: tests/html/query_test.dart |
diff --git a/tests/html/query_test.dart b/tests/html/query_test.dart |
index 33fabc5284bf578f6a604c08b66c298f69ab19ea..bffe0d9ba77b8afdafd98aff9930e9c3f41b9ea2 100644 |
--- a/tests/html/query_test.dart |
+++ b/tests/html/query_test.dart |
@@ -3,8 +3,8 @@ |
// BSD-style license that can be found in the LICENSE file. |
library QueryTest; |
-import '../../pkg/unittest/lib/unittest.dart'; |
-import '../../pkg/unittest/lib/html_config.dart'; |
+import 'package:unittest/unittest.dart'; |
+import 'package:unittest/html_config.dart'; |
import 'dart:html'; |
main() { |