summaryrefslogtreecommitdiff
path: root/src/test_MicroJSON.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/test_MicroJSON.sh')
-rwxr-xr-xsrc/test_MicroJSON.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/test_MicroJSON.sh b/src/test_MicroJSON.sh
new file mode 100755
index 0000000..89d1d3d
--- /dev/null
+++ b/src/test_MicroJSON.sh
@@ -0,0 +1,5 @@
+#!/bin/sh -x
+
+
+LD_LIBRARY_PATH="/home/pks/z/test/json_test/MicroJSON-0.3.2" ./test_MicroJSON $1
+