Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(907)

Unified Diff: lib/src/backend/operating_system.dart

Issue 1053443002: Rename the package to "test". (Closed) Base URL: git@github.com:dart-lang/test@master
Patch Set: Code review changes Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/src/backend/metadata.dart ('k') | lib/src/backend/platform_selector.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
///
« no previous file with comments | « lib/src/backend/metadata.dart ('k') | lib/src/backend/platform_selector.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698