From d418a09e1dc40b6d3ee4e25e72980d8a12a8a990 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Beat=20K=C3=BCng?= <beat-kueng@gmx.net>
Date: Tue, 4 Sep 2018 15:08:49 +0200
Subject: [PATCH] module_schema.yaml: move from test/ to validation/

It doesn't really fit to test/, and also no other existing place.
---
 {test => validation}/module_schema.yaml | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename {test => validation}/module_schema.yaml (100%)

diff --git a/test/module_schema.yaml b/validation/module_schema.yaml
similarity index 100%
rename from test/module_schema.yaml
rename to validation/module_schema.yaml
-- 
GitLab