don't fail in nim for hiatus
This commit is contained in:
parent
95cb346e20
commit
a0fd4d1588
|
@ -82,7 +82,7 @@ when isMainModule:
|
||||||
|
|
||||||
except:
|
except:
|
||||||
echo getCurrentExceptionMsg()
|
echo getCurrentExceptionMsg()
|
||||||
fail
|
#fail
|
||||||
|
|
||||||
test "last aired episode lookup":
|
test "last aired episode lookup":
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in New Issue