From 8847c6a9caf13c383fe72bbf2b28882723d6dbaa Mon Sep 17 00:00:00 2001 From: David Lyle Date: Thu, 19 May 2016 16:28:07 -0600 Subject: [PATCH] renaming test suite Change-Id: I4860a47acc1f3754bea5363cf92d24c55aebd860 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5bac445..bab1c71 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,7 +24,7 @@ packages = tempest_horizon [entry_points] tempest.test_plugins = - horizon_tests = tempest_horizon.plugin:HorizonTempestPlugin + horizon = tempest_horizon.plugin:HorizonTempestPlugin [build_sphinx] source-dir = doc/source