| Index: pkg/analyzer/test/generated/compile_time_error_code_driver_test.dart
|
| diff --git a/pkg/analyzer/test/generated/compile_time_error_code_driver_test.dart b/pkg/analyzer/test/generated/compile_time_error_code_driver_test.dart
|
| index a276b258e7f1cb5f772228746935d6acc7ea2a58..85eb9ddf2e4ea2a4c8edaa1f6ca457eb8103a134 100644
|
| --- a/pkg/analyzer/test/generated/compile_time_error_code_driver_test.dart
|
| +++ b/pkg/analyzer/test/generated/compile_time_error_code_driver_test.dart
|
| @@ -77,10 +77,4 @@ class CompileTimeErrorCodeTest_Driver extends CompileTimeErrorCodeTest {
|
| test_uriDoesNotExist_import_appears_after_deleting_target() {
|
| return super.test_uriDoesNotExist_import_appears_after_deleting_target();
|
| }
|
| -
|
| - @failingTest
|
| - @override
|
| - test_uriWithInterpolation_nonConstant() {
|
| - return super.test_uriWithInterpolation_nonConstant();
|
| - }
|
| }
|
|
|