From 1db98f9323c18d711b4a91963c434f07968c09c0 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 1 Feb 2026 20:51:49 +0000 Subject: [PATCH] Add test suite for confgen --- app/tests/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/tests/__init__.py diff --git a/app/tests/__init__.py b/app/tests/__init__.py new file mode 100644 index 0000000..634fdf0 --- /dev/null +++ b/app/tests/__init__.py @@ -0,0 +1 @@ +"""Tests package for confgen."