update tests

This commit is contained in:
Mark Thom
2019-12-07 19:21:09 -07:00
parent d6e75110a5
commit f16c2a6e99
6 changed files with 61 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
:- module(test_on_predicates, []).
:- dynamic(p/2).
:- dynamic(p/3).