Index: sdk/lib/_internal/pub/test/dart2js/does_not_compile_if_disabled_test.dart |
diff --git a/sdk/lib/_internal/pub/test/transformer/dart2js/does_not_compile_if_disabled_test.dart b/sdk/lib/_internal/pub/test/dart2js/does_not_compile_if_disabled_test.dart |
similarity index 82% |
rename from sdk/lib/_internal/pub/test/transformer/dart2js/does_not_compile_if_disabled_test.dart |
rename to sdk/lib/_internal/pub/test/dart2js/does_not_compile_if_disabled_test.dart |
index a86135a56fc652fd2b48b7f2e9d99114f605fcdd..2be40d6403b20f367358ccb9436f176a749c4ece 100644 |
--- a/sdk/lib/_internal/pub/test/transformer/dart2js/does_not_compile_if_disabled_test.dart |
+++ b/sdk/lib/_internal/pub/test/dart2js/does_not_compile_if_disabled_test.dart |
@@ -2,11 +2,9 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-library pub_tests; |
- |
-import '../../descriptor.dart' as d; |
-import '../../test_pub.dart'; |
-import '../../serve/utils.dart'; |
+import '../descriptor.dart' as d; |
+import '../test_pub.dart'; |
+import '../serve/utils.dart'; |
main() { |
initConfig(); |