##// END OF EJS Templates
check that multiline string literals don't expand as magic...
check that multiline string literals don't expand as magic test of issue #114 in GitHub. Additionally the test currently throws an error instead of just failing. (AutoMagicChecker.shell.multi_line_specials is not defined)
Paul Ivanov -
r2618:bd0f94b8
Show More
Name Size Modified Last Commit Author
/ IPython / core / tests
__init__.py Loading ...
refbug.py Loading ...
simpleerr.py Loading ...
tclass.py Loading ...
test_completer.py Loading ...
test_component.py Loading ...
test_fakemodule.py Loading ...
test_imports.py Loading ...
test_iplib.py Loading ...
test_magic.py Loading ...
test_prefilter.py Loading ...
test_run.py Loading ...