Skip to content

Commit

Permalink
fixed test headers
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSPoon committed Dec 25, 2023
1 parent 63aa10e commit f96cfc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prolog/logicmoo_test_header.pl
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
:- endif. % current_prolog_flag(loaded_test_header,_)

%:- if((current_prolog_flag(test_module,Module), '$set_source_module'(Module))). :- endif.

:- endif.

:- if((prolog_load_context(source,File),!,
ignore((((sub_atom(File,_,_,_,'.pfc')
Expand Down Expand Up @@ -117,4 +117,4 @@
:- if((prolog_load_context(source,F),echo_source_file_no_catchup(F))). :- endif.
:- endif.

:- endif.

0 comments on commit f96cfc9

Please sign in to comment.