Commit 728c8e4f authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 267bfac0
...@@ -358,8 +358,6 @@ class tDB: ...@@ -358,8 +358,6 @@ class tDB:
return rev return rev
# tFile provides testing environment for one bigfile on wcfs. # tFile provides testing environment for one bigfile on wcfs.
# #
# .blk() provides access to data of a block. .cached() gives state of which # .blk() provides access to data of a block. .cached() gives state of which
...@@ -1289,7 +1287,7 @@ def zfiles(t): ...@@ -1289,7 +1287,7 @@ def zfiles(t):
return zfs return zfs
# dump_history prints change history in tabular form. # dump_history prints t's change history in tabular form.
# #
# the output is useful while developing: to get overview of how file(s) are # the output is useful while developing: to get overview of how file(s) are
# changed in tests. # changed in tests.
......
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