Skip to content
Snippets Groups Projects
Commit d3f27f2b authored by Rui Ueyama's avatar Rui Ueyama
Browse files

Fix test failure.

I forgot to submit a last-minute change to the last patch.

llvm-svn: 361249
parent 9c563269
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
; RUN: wasm-ld --reproduce=%t.dir/repro.tar -o out.wasm %t.dir/foo.o
; RUN: cd %t.dir
; RUN: tar tf repro.tar | FileCheck --check-prefix=TAR
; RUN: tar tf repro.tar | FileCheck --check-prefix=TAR %s
; TAR: repro/response.txt
; TAR: repro/version.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment