Index: lib/src/runner/reporter/compact.dart |
diff --git a/lib/src/runner/reporter/compact.dart b/lib/src/runner/reporter/compact.dart |
index 49817ac7b3e66bf924b4dda161c50299285eb703..42b1eb755a3e5a1232b0b9aa2ba07c4872c25fdc 100644 |
--- a/lib/src/runner/reporter/compact.dart |
+++ b/lib/src/runner/reporter/compact.dart |
@@ -2,7 +2,7 @@ |
// 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 unittest.runner.reporter.compact; |
+library test.runner.reporter.compact; |
import 'dart:async'; |
import 'dart:io'; |