Index: lib/src/backend/live_test_controller.dart |
diff --git a/lib/src/backend/live_test_controller.dart b/lib/src/backend/live_test_controller.dart |
index a1a0d3a5efde2131b932a215a922979ab1cf6683..f84b1ce8a1a5fe9ab9ff37292bec2bfaabe6ac03 100644 |
--- a/lib/src/backend/live_test_controller.dart |
+++ b/lib/src/backend/live_test_controller.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.backend.live_test_controller; |
+library test.backend.live_test_controller; |
import 'dart:async'; |
import 'dart:collection'; |