Changeset 78676 in vbox for trunk/src/VBox/ValidationKit
- Timestamp:
- May 23, 2019 12:45:15 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/additions/tdAddSharedFolders1.py
r78675 r78676 99 99 # 100 100 if self.oTstDrv.fpApiVer < 6.0: 101 return None; 101 reporter.log('Requires 6.0 or later (for now)'); 102 return (None, oTxsSession); 102 103 103 104 #
Note:
See TracChangeset
for help on using the changeset viewer.