Skip to content

Commit

Permalink
Made a tests directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Erotemic committed Jun 6, 2018
1 parent 01044f2 commit 684b784
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
'--cov-config', '.coveragerc',
'--cov-report', 'html',
'--cov-report', 'term',
'-s', '-v',
'--xdoctest',
'--cov=' + package_name,
]
Expand Down
File renamed without changes.

0 comments on commit 684b784

Please sign in to comment.