Commit 6b30b4ca authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent b3049eb1
...@@ -87,7 +87,7 @@ func TestWatch(t *testing.T) { ...@@ -87,7 +87,7 @@ func TestWatch(t *testing.T) {
err := zpy.Close(); X(err) err := zpy.Close(); X(err)
}() }()
xtesting.DrvTestWatch(t, zpy.zaddr(), openByURL) xtesting.DrvTestWatch(t, "zeo://" + zpy.zaddr(), openByURL)
} }
......
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