Index: test/all_tests.dart |
diff --git a/test/all_tests.dart b/test/all_tests.dart |
index 1b41c0d616914486f9f059ac38372a1a58dee817..69866c1336e054cb035f8ddca1780c53516f7592 100644 |
--- a/test/all_tests.dart |
+++ b/test/all_tests.dart |
@@ -3,7 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
/// Meta-test that runs all tests we have written. |
-library ddc.test.all_tests; |
+library dev_compiler.test.all_tests; |
import 'package:unittest/compact_vm_config.dart'; |
import 'package:unittest/unittest.dart'; |