Skip to content

Commit ce6ffd6

Browse files
committed
Address review feedback
1 parent 11f9d19 commit ce6ffd6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/Interpreter/multi_payload_shifting.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// RUN: %empty-directory(%t)
22

3-
// RUN: %target-build-swift -o %t/a.out %s
4-
// RUN: %target-run %t/a.out 2>&1
3+
// RUN: %target-run-simple-swift %s
54

65
// REQUIRES: executable_test
76

0 commit comments

Comments
 (0)