fix: make check calls the functional testsuite
This commit is contained in:
parent
01c2505489
commit
a3998358ea
1 changed files with 1 additions and 2 deletions
|
|
@ -25,8 +25,7 @@ bin_PROGRAMS = 42sh
|
|||
# ================ TESTS ================
|
||||
|
||||
check-local: $(bin_PROGRAMS) # $(check_PROGRAMS)
|
||||
./../testsuite.sh
|
||||
#./../tests/functional/testsuite.sh
|
||||
./../tests/functional/run-tests.sh
|
||||
|
||||
#./testsuite
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue