diff --git a/test/Prototypes/Hypoarray.swift b/test/Prototypes/Hypoarray.swift index 909ce3dacec40..d0dd8beb14f28 100644 --- a/test/Prototypes/Hypoarray.swift +++ b/test/Prototypes/Hypoarray.swift @@ -10,7 +10,7 @@ // //===----------------------------------------------------------------------===// // RUN: %empty-directory(%t) -// RUN: %target-build-swift -swift-version 6 -o %t/a.out %s +// RUN: %target-build-swift -o %t/a.out %s // RUN: %target-codesign %t/a.out // RUN: %target-run %t/a.out // REQUIRES: executable_test