This commit is contained in:
parent
b451e04169
commit
cfc40069fb
1 changed files with 1 additions and 1 deletions
|
|
@ -36,4 +36,4 @@ EXTRA_DIST = \
|
|||
pre-inst-env.in
|
||||
|
||||
check: $(GOBJECTS) $(TESTS_GOBJECTS)
|
||||
find tests -name "*.scm" | xargs -t -L1 ./test-env guile
|
||||
find tests -maxdepth 1 -name "*.scm" | xargs -t -L1 ./test-env guile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue