| Index: packages/source_maps/test/builder_test.dart
|
| diff --git a/packages/source_maps/test/builder_test.dart b/packages/source_maps/test/builder_test.dart
|
| index ca0ca8d2d88469d4b580cc9158649306e2736590..dcc583cfde007b1544fda4a8478b98b0e0d2dfaf 100644
|
| --- a/packages/source_maps/test/builder_test.dart
|
| +++ b/packages/source_maps/test/builder_test.dart
|
| @@ -5,7 +5,7 @@
|
| library test.source_maps_test;
|
|
|
| import 'dart:convert';
|
| -import 'package:unittest/unittest.dart';
|
| +import 'package:test/test.dart';
|
| import 'package:source_maps/source_maps.dart';
|
| import 'common.dart';
|
|
|
|
|