Skip to content

Commit d5d6ae3

Browse files
committed
small fix
1 parent 71018f0 commit d5d6ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parse-lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ files_to_parse=$(comm -13 <(sort $failures_file) <(find $lib -name '*.hs' | sort
4242

4343
if [[ -z "$parsing_all" ]]
4444
then
45-
test/ensure-parser.bash
45+
test/ensure-parser.bash $mode
4646
fi
4747

4848
if [[ "$mode" == "native" ]]

0 commit comments

Comments
 (0)