Skip to content

Commit

Permalink
fix: test: add version on args namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
rachmadaniHaryono committed May 7, 2017
1 parent 03f8908 commit 9d4d027
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_export_saved.py
Expand Up @@ -174,6 +174,7 @@ def test_main(verbose, upvoted, all):
verbose=verbose,
upvoted=upvoted,
all=all,
version=False
)
import export_saved
# run
Expand Down

0 comments on commit 9d4d027

Please sign in to comment.