From 55928b51596de4cd1b7a2783529ecda3ff3087ce Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Tue, 7 Jul 2026 05:57:49 +0200 Subject: Adds run tests and file checks --- test/ui/v1/1rops/ui.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/ui/v1/1rops') diff --git a/test/ui/v1/1rops/ui.c b/test/ui/v1/1rops/ui.c index 9c96470..8831fbd 100644 --- a/test/ui/v1/1rops/ui.c +++ b/test/ui/v1/1rops/ui.c @@ -59,6 +59,7 @@ int main(void) { } } + salis_save(SIM_PATH); salis_free(); return 0; } -- cgit v1.3.1