Skip to content

Commit

Permalink
this is what you get from a sloppy diff check pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-portier committed Jul 22, 2022
1 parent 4181f94 commit 2fc9f14
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/integration.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from assert_outcome import
from tests.assert_outcome import assert_result
from assert_outcome import assert_result

def test_integration_run_result():
assert_result("http://example.org/integration-test", "tests/out", {"sub/onto-two.ttl", "onto-one.ttl"})

0 comments on commit 2fc9f14

Please sign in to comment.