mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Run tests with -swift-version 4 by default
Some test now fail, so add an explicit -swift-version 3.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %target-run-stdlib-swift | %FileCheck %s
|
||||
// RUN: %target-run-stdlib-swift-swift3 | %FileCheck %s
|
||||
// REQUIRES: executable_test
|
||||
|
||||
// REQUIRES: objc_interop
|
||||
|
||||
Reference in New Issue
Block a user