diff options
Diffstat (limited to 'tests/misc/od-N')
-rwxr-xr-x | tests/misc/od-N | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/od-N b/tests/misc/od-N index 0213dc4ee..884127ceb 100755 --- a/tests/misc/od-N +++ b/tests/misc/od-N @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then od --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh echo abcdefg > in || framework_failure |