make modules kind of work here :(

This commit is contained in:
Vítor Manuel de Morais Santos Costa 2009-11-27 13:45:57 +00:00
parent 91a7fc3c66
commit 53e91797b3
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
:- use_module(library(plunit)).
:- module(ex_simple, []).
:- use_module(library(plunit)).
:- begin_tests(lists).
test(true) :-