Access test tidy path.
This commit is contained in:
parent
ca2324ac7c
commit
cb0b61da70
|
@ -20,7 +20,7 @@ TESTNO=$1
|
|||
TESTEXPECTED=$2
|
||||
ACCESSLEVEL=$3
|
||||
|
||||
TIDY=../bin/tidy
|
||||
TIDY=../build/cmake/tidy5
|
||||
INFILES=./accessTest/$1.*ml
|
||||
CFGFILE=./accessTest/cfg_$1.txt
|
||||
|
||||
|
|
Loading…
Reference in a new issue