mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
cd to the correct directory so that the tests can be run from prove(1)
This commit is contained in:
parent
469f9f4498
commit
8d40101acd
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
|
||||
main()
|
||||
{
|
||||
cd `dirname $0`
|
||||
REGRESS=regress.multitest.out
|
||||
DICT=/usr/share/dict/words
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue