Skip to content

Commit be4e687

Browse files
authored
Merge branch 'master' into develop
2 parents 0c0be2c + 9cdcab2 commit be4e687

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jarvis/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ def test(*args):
1111

1212
path = os.path.join(os.path.split(__file__)[0], "tests")
1313
pytest.main(args=[path] + list(args))
14+

0 commit comments

Comments
 (0)