Skip to content

Commit

Permalink
Add reallife testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
viggo-devries committed Dec 15, 2023
1 parent 12648fe commit 6b07963
Show file tree
Hide file tree
Showing 5 changed files with 265 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ lint: fail-if-no-virtualenv
pylint oscar_odin/

test: fail-if-no-virtualenv
python3 runtests.py test tests/
python3 runtests.py test tests.reverse.test_reallifecase

black:
@black oscar_odin/
Expand Down
Loading

0 comments on commit 6b07963

Please sign in to comment.