Skip to content

Commit

Permalink
[Fix] Add s-pipes dependencies to test helper
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew-Kulich committed Oct 3, 2022
1 parent addd757 commit 581df61
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ public OntModel getOntModel(String fileName) {
//LocationMapper lm= FileManager.get().getLocationMapper();
//dm.loadImports(ontModel);

JenaTestUtils.mapLocalSPipesDefinitionFiles();

// load config
ontModel.read(
Expand Down

0 comments on commit 581df61

Please sign in to comment.