Unit Tests
- Updated test class to conform to coding standards. - Implemented TAP.py to allow Python unit tests.
This commit is contained in:
1
test/.gitignore
vendored
1
test/.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
*.o
|
||||
*.pyc
|
||||
*.data
|
||||
*.log
|
||||
autocomplete.t
|
||||
|
||||
Reference in New Issue
Block a user