Bad test that wasn't running.

This commit is contained in:
Zed A. Shaw 2025-08-18 23:55:14 -04:00
parent 097879440d
commit 644ff6edc0
2 changed files with 6 additions and 10 deletions

View file

@ -37,7 +37,7 @@ tracy_build:
meson compile -j 10 -C builddir
test: asset_build build
./builddir/runtests "[spatialmap-neighbors]"
./builddir/runtests -d yes
run: build test
ifeq '$(OS)' 'Windows_NT'