diff --git a/test/Misc/verify-swift-feature-testing.test-sh b/test/Misc/verify-swift-feature-testing.test-sh index 363f588315403..df65d56b4e590 100755 --- a/test/Misc/verify-swift-feature-testing.test-sh +++ b/test/Misc/verify-swift-feature-testing.test-sh @@ -114,6 +114,7 @@ def find_matches(swift_src_root): # Be careful to not use RUN with a colon after it or Lit will pick # it up. "RUN[:].*-enable-(experimental|upcoming)-feature", + "--", "test", "validation-test", ],