simple should run tests when loading plunit.
This commit is contained in:
parent
d554871ffb
commit
f7e60ddbc2
@ -31,3 +31,7 @@ test(append) :-
|
||||
|
||||
:- end_tests(lists).
|
||||
|
||||
:- run_tests.
|
||||
|
||||
:- run_tests(lists:member).
|
||||
|
||||
|
Reference in New Issue
Block a user