From 51150ce7fc8c4c22ee7f5c2cc2b287df0812a6a2 Mon Sep 17 00:00:00 2001 From: Wayne Witzel III Date: Tue, 21 Jun 2016 14:17:16 -0400 Subject: [PATCH] renaming test so pytest collector stops getting confused --- .../functional/{test_credential.py => test_db_credential.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename awx/main/tests/functional/{test_credential.py => test_db_credential.py} (100%) diff --git a/awx/main/tests/functional/test_credential.py b/awx/main/tests/functional/test_db_credential.py similarity index 100% rename from awx/main/tests/functional/test_credential.py rename to awx/main/tests/functional/test_db_credential.py