##// END OF EJS Templates
Move a few test into proper suite, clean up unused ones....
Move a few test into proper suite, clean up unused ones. Some of these were completely redundant, moved the ones that weren't into test_iplib proper.

File last commit:

r415:4a5dcb15
r2656:46b1f350
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]