summaryrefslogtreecommitdiff
path: root/test.sh
blob: 634b0d4ec3f6ea366f528707ee604a239ca1b795 (plain) (blame)
1
2
3
#!/usr/bin/env bash

make test && LD_LIBRARY_PATH=./lib:$LD_LIBRARY_PATH ./json_test $@