Index: tests/html/history_test.dart |
diff --git a/tests/html/history_test.dart b/tests/html/history_test.dart |
index f8fd54786661e9deb06663223a38aaa3554d0afe..893fb77db2a97de5526d563f84353e28949135f1 100644 |
--- a/tests/html/history_test.dart |
+++ b/tests/html/history_test.dart |
@@ -1,6 +1,6 @@ |
library HistoryTest; |
-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'; |
import 'dart:async'; |