Start adding some tests

Improve the fixed_version function
Better binary search parameter return values
This commit is contained in:
david reid
2015-03-21 22:52:32 +00:00
parent c1876477c0
commit 8342904f7f
4 changed files with 38 additions and 17 deletions

1
tests/__init__.py Normal file
View File

@@ -0,0 +1 @@
__author__ = 'david'