test_imports.py
6 lines
| 111 B
| text/x-python
|
PythonLexer
Brian Granger
|
r2011 | #!/usr/bin/env python | ||
# encoding: utf-8 | ||||
def test_import_coloransi(): | ||||
from IPython.utils import coloransi | ||||