From 724b572a3c2cea5171cc65c01be1a5a3b7b8879b Mon Sep 17 00:00:00 2001 From: Wayne Witzel III Date: Thu, 4 Feb 2016 15:52:15 -0500 Subject: [PATCH] test_rbac_migrations -> test_rbac_organization --- .../{test_rbac_migrations.py => test_rbac_organization.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename awx/main/tests/functional/{test_rbac_migrations.py => test_rbac_organization.py} (100%) diff --git a/awx/main/tests/functional/test_rbac_migrations.py b/awx/main/tests/functional/test_rbac_organization.py similarity index 100% rename from awx/main/tests/functional/test_rbac_migrations.py rename to awx/main/tests/functional/test_rbac_organization.py