mason.server: fix unit test
parent
73f1bfb689
commit
b578bf6a6b
|
|
@ -4,13 +4,12 @@ IN: mason.server.tests
|
|||
|
||||
[ "test.db" temp-file delete-file ] ignore-errors
|
||||
|
||||
[ 0 2 ] [
|
||||
[ 0 1 2 ] [
|
||||
"test.db" temp-file <sqlite-db> [
|
||||
init-mason-db
|
||||
|
||||
counter-value
|
||||
increment-counter-value
|
||||
increment-counter-value
|
||||
counter-value
|
||||
] with-db
|
||||
] unit-test
|
||||
|
|
|
|||
Loading…
Reference in New Issue