cd to the correct directory so that the tests can be run from prove(1)
This commit is contained in:
parent
9d644f65df
commit
df6713d913
@ -45,6 +45,7 @@
|
||||
|
||||
main()
|
||||
{
|
||||
cd `dirname $0`
|
||||
REGRESS=regress.multitest.out
|
||||
DICT=/usr/share/dict/words
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user