Commit 7c87537a authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 8ee6db09
# use database from fs1 tests
<FileStorage>
path ../../../storage/fs1/testdata/1.fs
</FileStorage>
......@@ -2,7 +2,7 @@
package main
//go:generate sh -c "python2 -m zodbtools.zodbdump testdata/1.conf >testdata/1.zdump.pyok"
//go:generate sh -c "python2 -m zodbtools.zodb dump ../../../storage/fs1/testdata/1.fs >testdata/1.zdump.pyok"
import (
"bytes"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment