From 47fd13aefcb3f1b9494b0b248073ed6e388b1dac Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Wed, 10 Jul 2024 21:32:35 +0300 Subject: tests: Clean up leftover files from source dirs. --- data/test.schema.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'data') diff --git a/data/test.schema.json b/data/test.schema.json index 705413363..e87e7d03a 100644 --- a/data/test.schema.json +++ b/data/test.schema.json @@ -178,6 +178,12 @@ "items": { "type": "string" } + }, + "cleanup": { + "type": "array", + "items": { + "type": "string" + } } } } -- cgit v1.2.3