From: Florin Coras Date: Thu, 6 May 2021 19:24:40 +0000 (-0700) Subject: vcl: move tests to src/tests X-Git-Tag: v21.10-rc0~112 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=3ec0165665565c67adcfa7b7421bb4bf8bb43cba;p=vpp.git vcl: move tests to src/tests Type: refactor Signed-off-by: Florin Coras Change-Id: If622dfcc6f98d90cac0487e6bb9eb8c0bb01cf85 --- diff --git a/src/vcl/test/test_vcl.py b/test/test_vcl.py similarity index 100% rename from src/vcl/test/test_vcl.py rename to test/test_vcl.py