mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Updated generator test script
This commit is contained in:
parent
d51b0a8427
commit
cdf8a3616f
@ -39,7 +39,7 @@ for generator in generator_folder.iterdir():
|
||||
|
||||
if all_ok:
|
||||
print(f"\nAll generator tests passed\n")
|
||||
|
||||
if not all_ok:
|
||||
exit(1)
|
||||
exit(0)
|
||||
exit(0)
|
||||
else:
|
||||
print(f"\nGenerator tests failed\n")
|
||||
exit(1)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user