Skip to content

Commit

Permalink
404 test
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Feb 11, 2015
1 parent a48c8b1 commit b7aa1c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ def setUp(self):
def test_app(self):
self.app.get('/')
self.app.get('/1/')
self.app.get('/999/')

def test_freeze(self):
freeze.freezer.freeze()
Expand Down

0 comments on commit b7aa1c6

Please sign in to comment.