Skip to content

Commit cb80e9e

Browse files
committed
[Test] Fix a FileCheck NOT line in a test
1 parent 290e9ed commit cb80e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Driver/options-repl-darwin.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828

2929
// LLDB: lldb{{"?}} "--repl=
3030
// LLDB-NOT: -module-name
31-
// LLDB-NOT: -target
31+
// LLDB-NOT: -target{{ }}
3232
// LLDB: "

0 commit comments

Comments
 (0)