Commit 820e1291 authored by Robert Bradshaw's avatar Robert Bradshaw

Move e_switch to tests.

--HG--
rename : tests/broken/e_switch.pyx => tests/errors/e_switch.pyx
parent e48bc77a
......@@ -8,5 +8,5 @@ elif x == 4:
print 34
_ERRORS = """
4:23: undeclared name not builtin: NONEXISTING
3:19: undeclared name not builtin: NONEXISTING
"""
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment