Commit 9efa027f authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 9984d2b6
......@@ -248,7 +248,7 @@ func TestEmptyDB(t *testing.T) {
func TestLoad(t *testing.T) {
X := xtesting.FatalIf(t)
data := "../fs1/testdata/1.fs"
data := "../zodb/storage/fs1/testdata/1.fs"
txnvOk, err := xtesting.LoadDBHistory(data); X(err)
withNEO(t, func(t *testing.T, nsrv NEOSrv, n *Client) {
......
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