##// END OF EJS Templates
Finishing the move of Extensions=>extensions.
Finishing the move of Extensions=>extensions.

File last commit:

r2055:ca7988a6
r2063:9650bd9e
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