Added unit/integration tests
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,6 +1,6 @@
|
||||
*py[co]
|
||||
|
||||
#test
|
||||
# Test scripts
|
||||
*.sh
|
||||
|
||||
# Packages
|
||||
@@ -21,3 +21,6 @@ develop-eggs
|
||||
|
||||
# Sphinx documentation
|
||||
docs/_build/
|
||||
|
||||
# Data for tests
|
||||
tests.data
|
Reference in New Issue
Block a user