Changeset 84817 in vbox for trunk/src/VBox/ValidationKit/tests
- Timestamp:
- Jun 12, 2020 3:08:11 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 138623
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py
r84811 r84817 83 83 # 84 84 def showUsage(self): 85 """ Shows this driver's command line options. """ 85 86 rc = vbox.TestDriver.showUsage(self); 86 87 reporter.log('');
Note:
See TracChangeset
for help on using the changeset viewer.