Skip to content

Commit 76ab68b

Browse files
committed
[test] Remove testing code.
1 parent 3a47e7c commit 76ab68b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

validation-test/Driver/many-inputs.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// This limit was chosen because multi-threaded compilation broke here on OS X
44
// at one point.
55
// RUN: for i in {1..1100}; do echo "public func foo$i() {}" > %t/$i.swift; echo "CHECK: foo$i" >> %t/check.txt; done
6-
// RUN: false
76

87
// We're not using %target-swift-build because we don't want to run into any
98
// limits *xcrun* has on arguments.

0 commit comments

Comments
 (0)