updated test cases to fix old broken code

This commit is contained in:
Blake J. Harnden 2018-01-09 15:52:29 -08:00
parent 77be7f5c30
commit 3ce416b610
5 changed files with 24 additions and 42 deletions

3
.gitignore vendored
View file

@ -33,3 +33,6 @@ coverage.xml
# ignore package files
*.rpm
*.deb
# pytest cache files
.cache