Index: tests/html/worker_test.dart |
diff --git a/tests/html/worker_test.dart b/tests/html/worker_test.dart |
index 018d7fc288e6b7d6fcb1812675b9838eb1162c56..896781fd6d14ca28d568cf068d93688dc623a3e8 100644 |
--- a/tests/html/worker_test.dart |
+++ b/tests/html/worker_test.dart |
@@ -3,8 +3,8 @@ |
// BSD-style license that can be found in the LICENSE file. |
library worker_test; |
-import '../../pkg/unittest/lib/unittest.dart'; |
-import '../../pkg/unittest/lib/html_individual_config.dart'; |
+import 'package:unittest/unittest.dart'; |
+import 'package:unittest/html_individual_config.dart'; |
import 'dart:html'; |
main() { |