Fix dialyzer issues (also for test)

This commit is contained in:
Ulf Wiger
2025-08-01 21:14:56 +02:00
parent e0542f7f52
commit b97b727605
14 changed files with 49 additions and 144 deletions
+1
View File
@@ -22,6 +22,7 @@
-record(t, {k, i, v}).
-dialyzer({nowarn_function, run/1}).
run(Sz) ->
mnesia:stop(),
init(),