Skip to content

Commit a202ecd

Browse files
committed
newline at EOF
1 parent 8ee1c44 commit a202ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/lit/tests/unique-output-file.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
# RUN: touch %t.xunit.2.xml %t.xunit.3.xml %t.xunit.4.xml
2424

2525
# RUN: not %{lit} --xunit-xml-output %t.xunit.xml --use-unique-output-file-name %{inputs}/xunit-output
26-
# RUN: FileCheck < %t.xunit.5.xml %s --check-prefix=NEW
26+
# RUN: FileCheck < %t.xunit.5.xml %s --check-prefix=NEW

0 commit comments

Comments
 (0)