mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 22:35:43 +00:00
edit paths and descriptor tests
This commit is contained in:
parent
1f6c2cba3e
commit
bf6777d095
2 changed files with 2 additions and 5 deletions
|
|
@ -22,9 +22,7 @@ from boswatch.descriptor import descriptor
|
|||
|
||||
|
||||
class Test_Descriptor:
|
||||
"""!Unittests for the descriptor
|
||||
|
||||
@todo Error because path's in paths.py are false when start over pytest"""
|
||||
"""!Unittests for the descriptor"""
|
||||
|
||||
def test_loadCSVnotExist(self):
|
||||
"""!read CSV file where not exist"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue