From e2daab49aba3c15d0fa58094b7f88f0fdbad683a Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Tue, 13 Oct 2015 15:45:17 +0200 Subject: [PATCH] CLEANUP: tests: move a test file from examples/ to tests/ examples are for users, tests are for developers. --- {examples => tests}/test-section-kw.cfg | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {examples => tests}/test-section-kw.cfg (100%) 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