diff options
Diffstat (limited to 't/yflags2.sh')
-rwxr-xr-x | t/yflags2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/yflags2.sh b/t/yflags2.sh index d9b913c65..b2a8114e8 100755 --- a/t/yflags2.sh +++ b/t/yflags2.sh @@ -19,7 +19,7 @@ # Please keep this in sync with the sister tests yflags.sh, lflags.sh # and lflags2.sh. -. ./defs || exit 1 +. test-init.sh cat >fake-yacc <<'END' #!/bin/sh |