Skip to content

Commit

Permalink
fixing tests for travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
loicbaron committed May 21, 2018
1 parent 07b5a62 commit 3825c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_game.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3

from katatennis import Game
from katatennis.game import Game


game = Game("Mario", "Luigi")
Expand Down

0 comments on commit 3825c22

Please sign in to comment.