wolph / python-statsd

Python Client for the Etsy NodeJS Statsd Server
http://readthedocs.org/docs/python-statsd/en/latest/
BSD 3-Clause "New" or "Revised" License
110 stars 39 forks source link

Mock `time.time()` calls in Timer tests. #22

Closed thisismiller closed 11 years ago

thisismiller commented 11 years ago

Heh, looks like I was just barely too slow to sneak the Timer test fix into the previous pull request too, so here you go. :)

wolph commented 11 years ago

Sounds good, thanks!