| 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 96200cef4c65d1d97a84535d3119fcff40687bbf..9040d130d27290d53ae4b14749b507009a2d9e51 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
|
| @@ -92,12 +92,6 @@ class CompileTimeErrorCodeTest_Driver extends CompileTimeErrorCodeTest {
|
|
|
| @failingTest
|
| @override
|
| - test_uriDoesNotExist_import_disappears_when_fixed() {
|
| - return super.test_uriDoesNotExist_import_disappears_when_fixed();
|
| - }
|
| -
|
| - @failingTest
|
| - @override
|
| test_uriWithInterpolation_nonConstant() {
|
| return super.test_uriWithInterpolation_nonConstant();
|
| }
|
|
|