X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT490-parse-time-string.sh;h=d1c70cfaf5d5fca98e66b9e1c6a2709f55fb7731;hp=9247bdf89543f2c2a9c8d97b2c795087bc348840;hb=996ef5710cd5b9a5de6394018f21955a775f7511;hpb=952f46fedc0d385650e00ad739814a0127e13fa1 diff --git a/test/T490-parse-time-string.sh b/test/T490-parse-time-string.sh index 9247bdf8..d1c70cfa 100755 --- a/test/T490-parse-time-string.sh +++ b/test/T490-parse-time-string.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash test_description="date/time parser module" -. ./test-lib.sh +. $(dirname "$0")/test-lib.sh || exit 1 # Sanity/smoke tests for the date/time parser independent of notmuch @@ -79,7 +79,6 @@ ${TEST_DIRECTORY}/parse-time --ref=${REFERENCE} < INPUT > OUTPUT test_expect_equal_file INPUT OUTPUT test_begin_subtest "Second rounding tests" -test_subtest_known_broken REFERENCE=$(_date Tue Jan 11 12:13:14 +0000 2011) cat < INPUT 9:15 ==> Tue Jan 11 09:15:14 +0000 2011