| Index: tests/lib/unittest/mock_regexp_negative_test.dart
|
| ===================================================================
|
| --- tests/lib/unittest/mock_regexp_negative_test.dart (revision 10655)
|
| +++ tests/lib/unittest/mock_regexp_negative_test.dart (working copy)
|
| @@ -3,7 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| #library('unittestTest');
|
| -#import('../../../lib/unittest/unittest.dart');
|
| +#import('../../../pkg/unittest/unittest.dart');
|
|
|
| main() {
|
| test('Mocking: RegExp CallMatcher bad', () {
|
|
|