aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2019-01-23 13:43:42 +0000
committerNico Weber <nicolasweber@gmx.de>2019-01-23 13:43:42 +0000
commitdd25c096870860a544d7752f0fae98c24e564635 (patch)
treec2adb62f069841e71cd236a606563afe1a1eb486
parentbdcc3eb169658f5ab10b0b6aff3f0e8dff5644a3 (diff)
Disable test better.
git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@351952 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/ELF/stdout.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/stdout.s b/test/ELF/stdout.s
index f451da205..fcce79f90 100644
--- a/test/ELF/stdout.s
+++ b/test/ELF/stdout.s
@@ -9,7 +9,7 @@
# RUN: ld.lld %t.o -o %t2
-# FIXME: Add "RUN:" in front of this line once the test passes on Windows
+# FIXME: Add "RUN" in front of this line once the test passes on Windows
# with it.
# diff %t1 %t2