Changeset 4331326 in trunk
- Timestamp:
- 2009-07-20T03:45:53Z (16 years ago)
- Branches:
- master
- Children:
- 0d8b1e2
- Parents:
- 52aceb1a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/allmydata/test/test_cli.py ¶
r52aceb1a r4331326 392 392 help = str(cli.MvOptions()) 393 393 self.failUnless("mv FROM TO" in help, help) 394 self.failUnless("Use 'tahoe mv' to move files" in help) 394 395 395 396 def test_ln(self):
Note: See TracChangeset
for help on using the changeset viewer.