Skip to content

Commit ec0bf28

Browse files
authored
Merge pull request #77993 from compnerd/disabled
test: disable failing test on Linux
2 parents c50a656 + 03eeffd commit ec0bf28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interpreter/shebang-env.swift

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// This file is also used by shebang-direct.swift.
2+
// REQUIRES: SR77996
23

34
// RUN: echo '#!/usr/bin/env' 'swift ' > %t.shebang.swift
45
// RUN: cat %s >> %t.shebang.swift

0 commit comments

Comments
 (0)