Index: dart/tests/co19/test_config.dart |
diff --git a/dart/tests/co19/test_config.dart b/dart/tests/co19/test_config.dart |
index c1a667dafebb311a58046108e4ca05858d899805..eb9a32e3b7ff689f5bdaf78470f3434dd9ac566a 100644 |
--- a/dart/tests/co19/test_config.dart |
+++ b/dart/tests/co19/test_config.dart |
@@ -19,5 +19,4 @@ class Co19TestSuite extends StandardTestSuite { |
bool isTestFile(String filename) => _testRegExp.hasMatch(filename); |
bool listRecursively() => true; |
- bool complexStatusMatching() => true; |
} |