From 00e62a97ff9b03297f799ea4608885a52a471d95 Mon Sep 17 00:00:00 2001 From: yannickreiss Date: Sat, 3 Feb 2024 10:49:05 +0100 Subject: [PATCH] Move tests into own directory --- test.gpr => test/test.gpr | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test.gpr => test/test.gpr (100%) diff --git a/test.gpr b/test/test.gpr similarity index 100% rename from test.gpr rename to test/test.gpr