Skip to content

Commit 782af00

Browse files
authored
Merge pull request #84926 from ramonasuncion/test-stdlib-dev-stderr
[Test][stdlib] Remove cat command for lit compatibility
2 parents a9df691 + 496fb66 commit 782af00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/stdlib/SwiftObjectNSObject.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
// RUN: %target-build-swift %s -g -I %S/Inputs/SwiftObjectNSObject/ -Xlinker %t/SwiftObjectNSObject.o -o %t/SwiftObjectNSObject
1717
// RUN: %target-codesign %t/SwiftObjectNSObject
1818
// RUN: %target-run %t/SwiftObjectNSObject 2> %t/log.txt
19-
// RUN: cat %t/log.txt 1>&2
2019
// RUN: %FileCheck %s < %t/log.txt
2120
// REQUIRES: executable_test
2221

0 commit comments

Comments
 (0)