mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[test] Add %target-run-simple-swiftgyb
* Utilize %target-run-simple-swiftgyb where possible
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
// RUN: rm -f %t.swift %t.out
|
||||
|
||||
// RUN: %gyb %s -o %t.swift
|
||||
// RUN: %line-directive %t.swift -- %target-build-swift %t.swift -o %t.out
|
||||
// RUN: %line-directive %t.swift -- %target-run %t.out
|
||||
// RUN: %target-run-simple-swiftgyb
|
||||
// REQUIRES: executable_test
|
||||
|
||||
import StdlibUnittest
|
||||
|
||||
Reference in New Issue
Block a user