2:- use_module(test_phil).    3
    4
    5:- format(user_error,
    6	  'phil test suite.  To run all tests run ?- test.~n~n', []).    7
    8
    9test:-
   10  test_phil