Index: tests/co19/test_config.dart |
diff --git a/tests/co19/test_config.dart b/tests/co19/test_config.dart |
index 450316625e6fe6b49923eca79b32ed7fed27b3bd..228705da632b4ed43cd9fb5712b03d90c1f5d038 100644 |
--- a/tests/co19/test_config.dart |
+++ b/tests/co19/test_config.dart |
@@ -16,7 +16,6 @@ class Co19TestSuite extends StandardTestSuite { |
const Path("tests/co19/src"), |
["tests/co19/co19-compiler.status", |
"tests/co19/co19-runtime.status", |
- "tests/co19/co19-frog.status", |
"tests/co19/co19-leg.status"]); |
bool isTestFile(String filename) => _testRegExp.hasMatch(filename); |