Permalink
Browse files
Fix invocation of sh_spec.py in the empty-bodies test
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
test/spec.sh
|
|
@@ -551,7 +551,7 @@ for-expr() { |
|
|
}
|
|
|
|
|
|
empty-bodies() {
|
|
|
sh-spec spec/empty-bodies.test.sh "${REF_SHELLS[@]}" $ZSH $OSH
|
|
|
sh-spec spec/empty-bodies.test.sh "${REF_SHELLS[@]}" $ZSH $OSH "$@"
|
|
|
}
|
|
|
|
|
|
# TODO: This is for the ANTLR grammars, in the oil-sketch repo.
|
|
|
|
0 comments on commit
3d83b92