diff --git a/IPython/testing/iptest.py b/IPython/testing/iptest.py index e82876fcf..a53683127 100644 --- a/IPython/testing/iptest.py +++ b/IPython/testing/iptest.py @@ -205,7 +205,7 @@ def make_runners(): 'iplib.py', 'ipmaker.py', 'ipstruct.py', 'Itpl.py', 'logger.py', 'macro.py', 'magic.py', 'oinspect.py', 'outputtrap.py', 'platutils.py', 'prefilter.py', 'prompts.py', - 'PyColorize.py', 'Release.py', 'rlineimpl.py', 'shadowns.py', + 'PyColorize.py', 'release.py', 'rlineimpl.py', 'shadowns.py', 'shellglobals.py', 'strdispatch.py', 'twshell.py', 'ultraTB.py', 'upgrade_dir.py', 'usage.py', 'wildcard.py', # See note above for why this is skipped