Index: test/runner/configuration/top_level_test.dart |
diff --git a/test/runner/configuration/top_level_test.dart b/test/runner/configuration/top_level_test.dart |
index d9537e7c2616b80aed1073ff06d55b9aa779254f..f98e8a9b93cecc76b3ae40bf9d9ed0d90d543cd4 100644 |
--- a/test/runner/configuration/top_level_test.dart |
+++ b/test/runner/configuration/top_level_test.dart |
@@ -374,7 +374,6 @@ transformers: |
test.shouldExit(0); |
}); |
- |
test("uses the specified regexp names", () { |
d.file("dart_test.yaml", JSON.encode({ |
"names": ["z[ia]p", "a"] |