Commit e12a1c0c authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 6efddbf0
......@@ -125,7 +125,7 @@ def test_join_autostart():
assert os.path.isdir(wc.mountpoint + "/head/bigfile")
# --- test access to data ----
# ---- infrastructure for data access tests ----
# XXX place=?
# many tests need to be run with some reasonable timeout to detect lack of wcfs
......@@ -1131,6 +1131,8 @@ def _expectPin(twlink, ctx, zf, expect): # -> []tSrvReq
return reqv
# ---- test access to data ----
# test_wcfs exercises wcfs functionality.
@func
def test_wcfs():
......
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