testing gocui

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-01-27 15:45:56 -06:00
parent c481302f65
commit 96154f4e8c
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ nocui: build
reset
./gadgetwindow --gui nocui
gocui: build
reset
./gadgetwindow --gui gocui >/tmp/gadgetwindow.stderr 2>&1
debugger: build
reset
./gadgetwindow --debugger