[Test][stdlib] Remove cat command for lit compatibility

This commit is contained in:
Ramon Asuncion
2025-10-16 09:01:27 -07:00
parent 343b86a228
commit 496fb661cd

View File

@@ -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