2a991c9874
Remove the 'if __name__ == "__main__": unittest.main()'. Indeed, the module can't be run this way due to its imports. Tests from this module can be run with: cd scripts/python/TerraSync python3 -m unittest tests.test_virtual_path |
||
---|---|---|
.. | ||
data/dirindex | ||
__init__.py | ||
test_dirindex.py | ||
test_virtual_path.py |