equate unix socket file to localhost for ha

This commit is contained in:
Chris Meyers
2015-05-22 12:20:25 -04:00
parent ebdc7a9648
commit b4c0d2b3b3
3 changed files with 38 additions and 1 deletions

View File

@@ -18,3 +18,4 @@ from awx.main.tests.views import * # noqa
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