| Index: pkg/front_end/test/fasta/strong_test.dart
|
| diff --git a/pkg/front_end/test/fasta/strong_test.dart b/pkg/front_end/test/fasta/strong_test.dart
|
| index 6aee7f005c8b09a81eac5f5901b47864bcc78777..718362aa207094bee3b7581e77c7e421cb7a018d 100644
|
| --- a/pkg/front_end/test/fasta/strong_test.dart
|
| +++ b/pkg/front_end/test/fasta/strong_test.dart
|
| @@ -6,7 +6,7 @@ library fasta.test.compile_test;
|
|
|
| import 'dart:async' show Future;
|
|
|
| -import 'package:front_end/src/fasta/testing/suite.dart';
|
| +import 'testing/suite.dart';
|
|
|
| Future<FastaContext> createContext(
|
| Chain suite, Map<String, String> environment) {
|
|
|