aboutsummaryrefslogtreecommitdiff
path: root/test/ui/v1/1rops
diff options
context:
space:
mode:
Diffstat (limited to 'test/ui/v1/1rops')
-rw-r--r--test/ui/v1/1rops/ui.c1
1 files changed, 1 insertions, 0 deletions
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;
}