From: Willy Tarreau Date: Tue, 13 Oct 2015 13:45:17 +0000 (+0200) Subject: CLEANUP: tests: move a test file from examples/ to tests/ X-Git-Tag: v1.6.0~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e2daab49aba3c15d0fa58094b7f88f0fdbad683a;p=thirdparty%2Fhaproxy.git CLEANUP: tests: move a test file from examples/ to tests/ examples are for users, tests are for developers. --- diff --git a/examples/test-section-kw.cfg b/tests/test-section-kw.cfg similarity index 100% rename from examples/test-section-kw.cfg rename to tests/test-section-kw.cfg