Adds the first test (for humantime)

This commit is contained in:
Niru Maheswaranathan
2016-05-03 16:37:47 -07:00
parent 061d149fbf
commit fad64f0a07
4 changed files with 49 additions and 6 deletions

6
.gitignore vendored
View File

@@ -1,7 +1,4 @@
# Byte-compiled / optimized / DLL files
*.pyc
# Distribution / packaging
build/
dist/
lib/
@@ -10,6 +7,3 @@ lib64/
*.egg
*.zip
docs/_build
# PyCharm
.idea/