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