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