diff options
Diffstat (limited to 'test/Feature/llvm2cpp.exp')
-rw-r--r-- | test/Feature/llvm2cpp.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Feature/llvm2cpp.exp b/test/Feature/llvm2cpp.exp index b05d64a..de0126c 100644 --- a/test/Feature/llvm2cpp.exp +++ b/test/Feature/llvm2cpp.exp @@ -1,3 +1,3 @@ load_lib llvm2cpp.exp -llvm2cpp-test [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx}]] +llvm2cpp-test [lsort [glob -nocomplain $srcdir/$subdir/*.ll]] |