• maybe wrong test

 

https://py.checkio.org/mission/unix-match-part-2/solve/
Test (Extra 4):
unix_match("nametxt","name[]txt") == False (with comment "seq without any chars will never match")
Test (Extra 14):
unix_match("checkio","[c[]heckio") == True