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

Unified Diff: pkg/analyzer/test/error_test.dart

Issue 632553002: Make it easier to run engine tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 2 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 | « no previous file | pkg/analyzer/test/generated/test_all.dart » ('j') | pkg/analyzer/test/generated/test_all.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer/test/error_test.dart
diff --git a/pkg/analyzer/test/error_test.dart b/pkg/analyzer/test/error_test.dart
index 07befe7151dea186b6095c44a4b67c5e856f801c..4c7861d01465309c7212296f75d3474909fbe767 100644
--- a/pkg/analyzer/test/error_test.dart
+++ b/pkg/analyzer/test/error_test.dart
@@ -2,6 +2,8 @@
// 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.error;
+
import 'package:unittest/unittest.dart';
import 'utils.dart';
« no previous file with comments | « no previous file | pkg/analyzer/test/generated/test_all.dart » ('j') | pkg/analyzer/test/generated/test_all.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698