diff options
Diffstat (limited to 't/symlink.sh')
-rwxr-xr-x | t/symlink.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/symlink.sh b/t/symlink.sh index ad7de70c0..a4c744988 100755 --- a/t/symlink.sh +++ b/t/symlink.sh @@ -18,7 +18,7 @@ # Reported by Joerg-Martin Schwarz. am_create_testdir=empty -. ./defs || exit 1 +. test-init.sh : > Makefile.am |