| Index: tests_lit/llvm2ice_tests/invalid.test | 
| diff --git a/tests_lit/llvm2ice_tests/invalid.test b/tests_lit/llvm2ice_tests/invalid.test | 
| index 8cca52054e2823f8d579cc77149eda84077de4bd..14413b7cabf07ea777f2e31ea0ad6ec3837c0b70 100644 | 
| --- a/tests_lit/llvm2ice_tests/invalid.test | 
| +++ b/tests_lit/llvm2ice_tests/invalid.test | 
| @@ -7,6 +7,7 @@ | 
| ; REQUIRES: no_minimal_build | 
|  | 
| RUN: %p2i --expect-fail --tbc -i %p/Input/no-terminator-inst.tbc --insts \ | 
| +RUN:      --args -allow-externally-defined-symbols \ | 
| RUN:        | FileCheck --check-prefix=NO-TERM-INST %s | 
|  | 
| ; NO-TERM-INST: Last instruction in function not terminator | 
|  |