From aa79998053b04e9d5de229a0c1b20c732598b7cf Mon Sep 17 00:00:00 2001 From: eneller Date: Mon, 20 Apr 2026 00:51:51 +0200 Subject: [PATCH] test: justfile --- justfile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 justfile diff --git a/justfile b/justfile new file mode 100644 index 0000000..96dce40 --- /dev/null +++ b/justfile @@ -0,0 +1,2 @@ +test: + python -m unittest