make modules kind of work here :(
This commit is contained in:
parent
91a7fc3c66
commit
53e91797b3
@ -1,7 +1,7 @@
|
||||
:- use_module(library(plunit)).
|
||||
|
||||
:- module(ex_simple, []).
|
||||
|
||||
:- use_module(library(plunit)).
|
||||
|
||||
:- begin_tests(lists).
|
||||
|
||||
test(true) :-
|
||||
|
Reference in New Issue
Block a user