diff options
Diffstat (limited to 'tests/omhttp-batch-jsonarray-vg.sh')
-rwxr-xr-x | tests/omhttp-batch-jsonarray-vg.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/omhttp-batch-jsonarray-vg.sh b/tests/omhttp-batch-jsonarray-vg.sh new file mode 100755 index 0000000..a2300ee --- /dev/null +++ b/tests/omhttp-batch-jsonarray-vg.sh @@ -0,0 +1,3 @@ +#!/bin/bash +export USE_VALGRIND="YES" +source ${srcdir:=.}/omhttp-batch-jsonarray.sh |