Add dot files
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*pyc
|
||||
.testrepository
|
||||
3
.testr.conf
Normal file
3
.testr.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
[DEFAULT]
|
||||
test_command=${PYTHON:-python} -m subunit.run discover
|
||||
|
||||
Reference in New Issue
Block a user