From 1e5af3fbf2ad1c18bb18fecbb69d51d9e09daafd Mon Sep 17 00:00:00 2001 From: Hubert Cornet Date: Sat, 14 Feb 2026 09:31:04 +0100 Subject: [PATCH] Add tests/test_registrator.py --- tests/test_registrator.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/test_registrator.py diff --git a/tests/test_registrator.py b/tests/test_registrator.py new file mode 100644 index 0000000..4287ca8 --- /dev/null +++ b/tests/test_registrator.py @@ -0,0 +1 @@ +# \ No newline at end of file