##// END OF EJS Templates
Work on Application and loader testing.
Work on Application and loader testing.

File last commit:

r2055:ca7988a6
r2187:bfa532ae
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