diff options
Diffstat (limited to 't/amhello-cflags.sh')
-rwxr-xr-x | t/amhello-cflags.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/amhello-cflags.sh b/t/amhello-cflags.sh index a120d8110..601378999 100755 --- a/t/amhello-cflags.sh +++ b/t/amhello-cflags.sh @@ -20,7 +20,7 @@ am_create_testdir=empty required=gcc -. ./defs || exit 1 +. test-init.sh cp "$am_docdir"/amhello-1.0.tar.gz . \ || fatal_ "cannot get amhello tarball" |