Skip to content

Commit 999d788

Browse files
authored
[NFC] Remove extra line from the test (#19386)
The duplicate line accidentally appeared during conflict resolution in a03339b#diff-ace782300c94221dade4e5f02a303d4b47440f4d43b8f3915d15ce37a59f3cf9R2
1 parent ec26b92 commit 999d788

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/Bitcode/invalid.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
RUN: export LSAN_OPTIONS=detect_leaks=0
22
RUN: not llvm-dis -disable-output %p/Inputs/invalid-empty.bc 2>&1 | \
3-
RUN: not llvm-dis -disable-output %p/Inputs/invalid-empty.bc 2>&1 | \
43
RUN: FileCheck --check-prefix=INVALID-EMPTY %s
54
RUN: not llvm-dis -disable-output %p/Inputs/invalid-pr20485.bc 2>&1 | \
65
RUN: FileCheck --check-prefix=INVALID-ENCODING %s

0 commit comments

Comments
 (0)