We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee1c44 commit a202ecdCopy full SHA for a202ecd
llvm/utils/lit/tests/unique-output-file.py
@@ -23,4 +23,4 @@
23
# RUN: touch %t.xunit.2.xml %t.xunit.3.xml %t.xunit.4.xml
24
25
# 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
+# RUN: FileCheck < %t.xunit.5.xml %s --check-prefix=NEW
0 commit comments