summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipaserver/test_install
Commit message (Collapse)AuthorAgeFilesLines
* Move tests to test directoriesPetr Viktorin2013-09-251-0/+59
Nose doesn't pick up directories that don't begin with 'test'. Rename ipatests/test_ipaserver/install to test_install so that it's run. Also, merge test_ipautil.py from ipapython/test into tests/test_ipapython, so the whole test suite is in one place.