Commit 4e1cde26 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent d1fa29ad
...@@ -261,7 +261,7 @@ func needZODBPy(t *testing.T) { ...@@ -261,7 +261,7 @@ func needZODBPy(t *testing.T) {
if haveZODBPy { if haveZODBPy {
return return
} }
t.Skipf("zodb/py is not available") t.Skipf("skipping: zodb/py is not available")
} }
// create temp dir inside workRoot // create temp dir inside workRoot
......
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