Disable test better.


git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@351952 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/ELF/stdout.s b/test/ELF/stdout.s
index f451da2..fcce79f 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