Index: lib/src/backend/test_platform.dart |
diff --git a/lib/src/backend/test_platform.dart b/lib/src/backend/test_platform.dart |
index a52d3075fa91011cd0e8b2891cc76c96c8c5b3e8..a2c9b262d3627f91619012cd3c212544eb44239d 100644 |
--- a/lib/src/backend/test_platform.dart |
+++ b/lib/src/backend/test_platform.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.test_platform; |
+library test.backend.test_platform; |
// TODO(nweiz): support pluggable platforms. |
/// An enum of all platforms on which tests can run. |