Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix readme
  • Loading branch information
spulec committed Mar 24, 2013
1 parent 1541781 commit 7a17875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -3,7 +3,7 @@ FreezeGun: Let your Python tests travel through time


.. image:: https://secure.travis-ci.org/spulec/freezegun.png?branch=master
.. image:: https://coveralls.io/repos/spulec/moto/badge.png?branch=master
.. image:: https://coveralls.io/repos/spulec/freezegun/badge.png?branch=master

FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.

Expand Down

0 comments on commit 7a17875

Please sign in to comment.