[mips] Follow-up to r371313 - fix failed test case. NFC

git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@371316 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/ELF/mips-higher-highest.s b/test/ELF/mips-higher-highest.s
index f31c1be..9f24349 100644
--- a/test/ELF/mips-higher-highest.s
+++ b/test/ELF/mips-higher-highest.s
@@ -4,7 +4,7 @@
 # RUN: llvm-mc -filetype=obj -triple=mips64-unknown-linux %s -o %t1.o
 # RUN: llvm-mc -filetype=obj -triple=mips64-unknown-linux \
 # RUN:         %S/Inputs/mips-dynamic.s -o %t2.o
-# RUN: ld.lld %t1.o %t2.o %t.script -o %t.exe
+# RUN: ld.lld %t1.o %t2.o -o %t.exe
 # RUN: llvm-objdump -d --no-show-raw-insn %t.exe | FileCheck %s
 
   .global  __start