##// END OF EJS Templates
Moving things from tools to new utils directory.
Moving things from tools to new utils directory.

File last commit:

r2055:ca7988a6
r2056:93de9373
Show More
test_imports.py
10 lines | 192 B | text/x-python | PythonLexer
#!/usr/bin/env python
# encoding: utf-8
def test_import_configloader():
from IPython.config import configloader
def test_import_userconfig():
from IPython.config import userconfig