Adding database config unit tests

This commit is contained in:
Matthew Jones
2016-01-11 16:01:16 -05:00
parent 71c7dc16e3
commit f366b34847
3 changed files with 106 additions and 0 deletions

View File

@@ -19,3 +19,4 @@ from awx.main.tests.commands import * # noqa
from awx.main.tests.fact import * # noqa
from awx.main.tests.unified_jobs import * # noqa
from awx.main.tests.ha import * # noqa
from awx.main.tests.settings import * # noqa