validate:launcher: Remove spurious print
This commit is contained in:
parent
adbbfa1ec1
commit
2fcdc27c3a
@ -864,8 +864,7 @@ not been tested and explicitely activated if you set use --wanted-tests ALL""")
|
||||
self.add_test(test)
|
||||
|
||||
if not self.tests and not uris and not self.options.wanted_tests:
|
||||
printc(
|
||||
"No valid uris present in the path. Check if media files and info files exist", Colors.FAIL)
|
||||
self.info("No valid uris present in the path. Check if media files and info files exist")
|
||||
|
||||
return self.tests
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user