From d0c73a92f27a652eaf925d880625a05ae211211d Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 18 Jul 2025 15:43:32 +0200 Subject: Add tests --- tests/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/__init__.py (limited to 'tests/__init__.py') diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 0000000..9b534f0 --- /dev/null +++ b/tests/__init__.py @@ -0,0 +1 @@ +# Integration tests for regflow \ No newline at end of file -- cgit v1.3.1