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

Unified Diff: dart/pkg/unittest/test/mock_regexp_negative_test.dart

Issue 11233061: Revert "Parts must start with 'part of'" and "Attempt to fix VM build" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 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 | « dart/pkg/unittest/test/matchers_test.dart ('k') | dart/pkg/unittest/test/mock_stepwise_negative_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/unittest/test/mock_regexp_negative_test.dart
diff --git a/dart/pkg/unittest/test/mock_regexp_negative_test.dart b/dart/pkg/unittest/test/mock_regexp_negative_test.dart
index 886e1c0458ce72695b6acfff15d736be5b00df00..5f5267d84db2147221bc9cb65699aa1f2d0a7bac 100644
--- a/dart/pkg/unittest/test/mock_regexp_negative_test.dart
+++ b/dart/pkg/unittest/test/mock_regexp_negative_test.dart
@@ -2,8 +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 unittestTest;
-import '../../../pkg/unittest/unittest.dart';
+#library('unittestTest');
+#import('../../../pkg/unittest/unittest.dart');
main() {
test('Mocking: RegExp CallMatcher bad', () {
« no previous file with comments | « dart/pkg/unittest/test/matchers_test.dart ('k') | dart/pkg/unittest/test/mock_stepwise_negative_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698