A simple config loader test.

This commit is contained in:
Zed A. Shaw 2025-02-21 23:17:53 -05:00
parent b8bb49df2c
commit 947ccbe180
4 changed files with 24 additions and 4 deletions

View file

@ -22,7 +22,7 @@ tracy_build:
meson compile -j 10 -C builddir
test: build
./builddir/runtests "[components]"
./builddir/runtests
run: build test
powershell "cp ./builddir/zedcaster.exe ."