Index: tests/html/audioelement_test.dart |
diff --git a/tests/html/audioelement_test.dart b/tests/html/audioelement_test.dart |
index da7fd3f336e06525bd63d0d0f3a6e43019ab2006..e2de952f5f2f55a6ddf8a62a7abaf468d2095ff7 100644 |
--- a/tests/html/audioelement_test.dart |
+++ b/tests/html/audioelement_test.dart |
@@ -1,6 +1,6 @@ |
#library('AudioElementTest'); |
-#import('../../pkg/unittest/unittest.dart'); |
-#import('../../pkg/unittest/html_config.dart'); |
+#import('../../pkg/unittest/lib/unittest.dart'); |
+#import('../../pkg/unittest/lib/html_config.dart'); |
#import('dart:html'); |
main() { |