From 1a52152852ff29c727673fc80e8bf8eca5ed6365 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Thu, 16 Jul 2026 14:08:24 +0530 Subject: starting pos, move count, test pass --- justfile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'justfile') diff --git a/justfile b/justfile index 5892885..76815b6 100644 --- a/justfile +++ b/justfile @@ -2,6 +2,10 @@ dev: ./build uci ./build uci run +test: + ./build test + ./build test run + analysis: python symbol_analyzer/main.py xdg-open symbol_analyzer/index.html -- cgit v1.2.3