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