Chromium Code Reviews

Unified Diff: lib/src/runner/browser/browser_manager.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « lib/src/frontend/throws_matchers.dart ('k') | lib/src/runner/browser/chrome.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/runner/browser/browser_manager.dart
diff --git a/lib/src/runner/browser/browser_manager.dart b/lib/src/runner/browser/browser_manager.dart
index f6f75d84c36cde060216f5cd080fbaac26c8f0b2..03817e6026b16aa6dc0448403036392ef9d90823 100644
--- a/lib/src/runner/browser/browser_manager.dart
+++ b/lib/src/runner/browser/browser_manager.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.runner.browser.browser_manager;
+library test.runner.browser.browser_manager;
import 'dart:async';
import 'dart:convert';
« no previous file with comments | « lib/src/frontend/throws_matchers.dart ('k') | lib/src/runner/browser/chrome.dart » ('j') | no next file with comments »

Powered by Google App Engine