Index: lib/src/runner/loader.dart |
diff --git a/lib/src/runner/loader.dart b/lib/src/runner/loader.dart |
index 92d02863d1e4c6faf4808c150d5debd30b399ec9..6e14e924dd4fdd153e7a21ab0447af8398386c2b 100644 |
--- a/lib/src/runner/loader.dart |
+++ b/lib/src/runner/loader.dart |
@@ -2,8 +2,6 @@ |
// 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 test.runner.loader; |
- |
import 'dart:async'; |
import 'dart:io'; |
import 'dart:isolate'; |