Skip to content

Commit

Permalink
Load recog for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedrichRober committed Mar 14, 2024
1 parent a2f4fc7 commit e966436
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tst/testTables.g
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

# Some tests need to check for graph isomorphism using grape
LoadPackage("cohomolo");
LoadPackage("recog");
LoadPackage( "LINS" );
ReadPackage( "LINS", "gap/createTables.gi");;

Expand Down
1 change: 1 addition & 0 deletions tst/testall.g
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
# Some tests need to check for graph isomorphism using grape
LoadPackage( "grape" );
LoadPackage("cohomolo");
LoadPackage("recog");
LoadPackage( "LINS" );
ReadPackage( "LINS", "gap/createTables.gi");;

Expand Down

0 comments on commit e966436

Please sign in to comment.