Index: tests/html/htmloptionscollection_test.dart |
diff --git a/tests/html/htmloptionscollection_test.dart b/tests/html/htmloptionscollection_test.dart |
index 1147a6d5410461d819bf30e958b37c8721fd5ca0..d97a59454a2aa9c420d1bd2ccfe99c7e3d341c8d 100644 |
--- a/tests/html/htmloptionscollection_test.dart |
+++ b/tests/html/htmloptionscollection_test.dart |
@@ -3,8 +3,8 @@ |
// BSD-style license that can be found in the LICENSE file. |
#library('HTMLOptionsCollectionTest'); |
-#import('../../pkg/unittest/lib/unittest.dart'); |
-#import('../../pkg/unittest/lib/html_config.dart'); |
+#import('../../pkg/unittest/unittest.dart'); |
+#import('../../pkg/unittest/html_config.dart'); |
#import('dart:html'); |
main() { |