| Index: packages/source_maps/test/end2end_test.dart
|
| diff --git a/packages/source_maps/test/end2end_test.dart b/packages/source_maps/test/end2end_test.dart
|
| index 7dbc6bd9bbc7b9e6382cfaeb79a7f10b5123fc71..8caf2e9eabc7b9787ed00827a98e88d6918eb681 100644
|
| --- a/packages/source_maps/test/end2end_test.dart
|
| +++ b/packages/source_maps/test/end2end_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| library test.end2end_test;
|
|
|
| -import 'package:unittest/unittest.dart';
|
| +import 'package:test/test.dart';
|
| import 'package:source_maps/source_maps.dart';
|
| import 'package:source_span/source_span.dart';
|
| import 'common.dart';
|
|
|