mirror of
https://github.com/json-c/json-c.git
synced 2026-04-01 19:39:07 +08:00
Fix absolute paths in test_util_file that vary depending on where it is run.
This commit is contained in:
@@ -8,6 +8,7 @@ if test -z "$srcdir"; then
|
||||
fi
|
||||
. "$srcdir/test-defs.sh"
|
||||
|
||||
cp -f "$srcdir/valid.json" .
|
||||
run_output_test test_util_file "$srcdir"
|
||||
_err=$?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user