mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Test][stdlib] Remove cat command for lit compatibility
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
// RUN: %target-build-swift %s -g -I %S/Inputs/SwiftObjectNSObject/ -Xlinker %t/SwiftObjectNSObject.o -o %t/SwiftObjectNSObject
|
||||
// RUN: %target-codesign %t/SwiftObjectNSObject
|
||||
// RUN: %target-run %t/SwiftObjectNSObject 2> %t/log.txt
|
||||
// RUN: cat %t/log.txt > /dev/stderr
|
||||
// RUN: %FileCheck %s < %t/log.txt
|
||||
// REQUIRES: executable_test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user