[console_scripts]
openmdao_test = openmdao.test.testing:run_openmdao_suite_deprecated

[nose.plugins.0.10]
noseearlyplugin = openmdao.test.early_report:EarlyTestInfo
nosesummaryplugin = openmdao.test.testing:TestFailureSummary
nosetimerplugin = openmdao.test.nosetimer:TestTimer

[openmdao.component]
openmdao.test.execcomp.ExecComp = openmdao.test.execcomp:ExecComp

