fix test by splitting it up: errors are now handled by different steps in the pipeline
authorStefan Behnel <scoder@users.berlios.de>
Fri, 5 Mar 2010 10:49:13 +0000 (11:49 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 5 Mar 2010 10:49:13 +0000 (11:49 +0100)
commitf01dec3e9da84d854e46473ac5318de9b135671b
tree7a2baf37feb550125188dad54b97990aee966f9d
parentee47f084ff8872bdc0d9893b6d075abb5c609717
fix test by splitting it up: errors are now handled by different steps in the pipeline

--HG--
rename : tests/errors/extended_unpacking_parser.pyx => tests/errors/extended_unpacking_parser2.pyx
tests/errors/extended_unpacking_parser.pyx
tests/errors/extended_unpacking_parser2.pyx [new file with mode: 0644]