mason.server: fix unit test

Slava Pestov 2010-09-05 13:11:17 -07:00
parent 73f1bfb689
commit b578bf6a6b
1 changed files with 1 additions and 2 deletions

View File

@ -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