diff options
Diffstat (limited to 't/self-check-is_newest.tap')
-rwxr-xr-x | t/self-check-is_newest.tap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/self-check-is_newest.tap b/t/self-check-is_newest.tap index a5f84b311..a236798db 100755 --- a/t/self-check-is_newest.tap +++ b/t/self-check-is_newest.tap @@ -16,7 +16,7 @@ # Sanity check for the automake testsuite: the 'is_newest' subroutine. -. ./defs || exit 1 +. test-init.sh plan_ 21 |