Skip to content

Commit

Permalink
Move existing tests into old module and extract the travis tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
bboe committed Apr 11, 2015
1 parent 12d6d11 commit 1652cc5
Show file tree
Hide file tree
Showing 6 changed files with 1,943 additions and 1,910 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,4 @@ before_script:
- flake8 praw
- flake8 tests
- pep257 praw
script:
- python setup.py test -s tests.BasicTest
- python setup.py test -s tests.OAuth2Test
- python setup.py test -s tests.ModeratorSubredditTest.test_mod_mail_send
script: python setup.py test -s tests.travis_suite

0 comments on commit 1652cc5

Please sign in to comment.