Index: lib/src/backend/operating_system.dart |
diff --git a/lib/src/backend/operating_system.dart b/lib/src/backend/operating_system.dart |
index cf964306931337c534faf6ed9e22bfcd521fea47..d88358b4ad793b82c73b70694623ab92fc31e591 100644 |
--- a/lib/src/backend/operating_system.dart |
+++ b/lib/src/backend/operating_system.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.operating_system; |
+library test.backend.operating_system; |
/// An enum of all operating systems supported by Dart. |
/// |