diff options
Diffstat (limited to 't/mdate2.sh')
-rwxr-xr-x | t/mdate2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/mdate2.sh b/t/mdate2.sh index 6ba57278b..ea005fe5e 100755 --- a/t/mdate2.sh +++ b/t/mdate2.sh @@ -16,7 +16,7 @@ # Test to make sure mdate-sh is included in distribution. -. ./defs || exit 1 +. test-init.sh cat > Makefile.am << 'END' info_TEXINFOS = textutils.texi |