merge in watterso_setup_automated_testing
added .idea to .gitignore for pycharm pulled tests out of run.py, created adsb_test, ehs_test, and util test moved the rest of runp.py into decode_test_data changed imports and __init__ file so it doesn't contain magic
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -54,3 +54,6 @@ docs/_build/
|
||||
|
||||
# PyBuilder
|
||||
target/
|
||||
|
||||
# PyCharm
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user