From 7ce2f04429cf2ecc099efae2f56c2ae9db493b2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Efeish?= Date: Mon, 30 Mar 2026 14:36:29 -0400 Subject: [PATCH] Add README for testing scripts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Efeish --- tests/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/README.md diff --git a/tests/README.md b/tests/README.md new file mode 100644 index 0000000..5b829fc --- /dev/null +++ b/tests/README.md @@ -0,0 +1 @@ +# Testing Scripts