| Index: pkg/dev_compiler/test/codegen/lib/html/geolocation_test.dart
|
| diff --git a/pkg/dev_compiler/test/codegen/lib/html/geolocation_test.dart b/pkg/dev_compiler/test/codegen/lib/html/geolocation_test.dart
|
| index db08835359b1fe4e988571a31af35b0042c30686..889f87425d7f0a7865bbe9e3ca0b46b785c08ff5 100644
|
| --- a/pkg/dev_compiler/test/codegen/lib/html/geolocation_test.dart
|
| +++ b/pkg/dev_compiler/test/codegen/lib/html/geolocation_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| import 'dart:html';
|
|
|
| -import 'package:minitest/minitest.dart';
|
| +import 'package:expect/minitest.dart';
|
|
|
| main() {
|
| // Actual tests require browser interaction. This just makes sure the API
|
|
|