diff options
| author | 2022-01-25 03:54:10 +0100 | |
|---|---|---|
| committer | 2022-01-25 03:54:10 +0100 | |
| commit | f3c65feb0e1f4e177a75ba936d0730f7c3f4b076 (patch) | |
| tree | d8515e68ea9fbe98dd0650d1c49d5fc52181ce13 /test/json1.test | |
| parent | 99cd35bd12745364ef777a36b3cb7186d18458b1 (diff) | |
| download | libplist-f3c65feb0e1f4e177a75ba936d0730f7c3f4b076.tar.gz libplist-f3c65feb0e1f4e177a75ba936d0730f7c3f4b076.tar.bz2 | |
test: Rename json test files to .json
Diffstat (limited to 'test/json1.test')
| -rwxr-xr-x | test/json1.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/json1.test b/test/json1.test index dba4912..9828ba7 100755 --- a/test/json1.test +++ b/test/json1.test | |||
| @@ -4,7 +4,7 @@ set -e | |||
| 4 | 4 | ||
| 5 | DATASRC=$top_srcdir/test/data | 5 | DATASRC=$top_srcdir/test/data |
| 6 | DATAOUT=$top_builddir/test/data | 6 | DATAOUT=$top_builddir/test/data |
| 7 | TESTFILE=j1.plist | 7 | TESTFILE=j1.json |
| 8 | 8 | ||
| 9 | if ! test -d "$DATAOUT"; then | 9 | if ! test -d "$DATAOUT"; then |
| 10 | mkdir -p $DATAOUT | 10 | mkdir -p $DATAOUT |
