aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Linker/testlink2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Linker/testlink2.ll b/test/Linker/testlink2.ll
index 369f90704b..0f4468d411 100644
--- a/test/Linker/testlink2.ll
+++ b/test/Linker/testlink2.ll
@@ -1,6 +1,6 @@
; This file is used by testlink1.ll, so it doesn't actually do anything itself
;
-; RUN: echo
+; RUN: true
%MyVar = global int 4
%MyIntList = external global { \2 *, int }