Skip to content

Commit

Permalink
Update test specification
Browse files Browse the repository at this point in the history
References:
* #116 (comment)

Reported-by: Ashley Sommer <ashleysommer@gmail.com>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
  • Loading branch information
ajnelson-nist committed Feb 1, 2022
1 parent b563c50 commit 6f3a99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/issues/test_116.py
Expand Up @@ -92,7 +92,7 @@ def test_116_3():


def test_116_4():
_test_116_template(shacl_file_with_plain_literal, data_file_string, True)
_test_116_template(shacl_file_with_plain_literal, data_file_string, False)


if __name__ == "__main__":
Expand Down

0 comments on commit 6f3a99d

Please sign in to comment.