From bafc2313bb872efa07c01dca2fdff4bec9b8dbb6 Mon Sep 17 00:00:00 2001 From: Miguel Ferreira Date: Fri, 4 Dec 2015 11:40:09 +0100 Subject: [PATCH] Move NSX integrationt test to new plugins folder --- test/integration/{smoke => plugins}/test_nicira_controller.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/integration/{smoke => plugins}/test_nicira_controller.py (100%) diff --git a/test/integration/smoke/test_nicira_controller.py b/test/integration/plugins/test_nicira_controller.py similarity index 100% rename from test/integration/smoke/test_nicira_controller.py rename to test/integration/plugins/test_nicira_controller.py