Changeset 77810 in vbox
- Timestamp:
- Mar 20, 2019 2:41:03 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/api/tdApi1.py
r77808 r77810 85 85 from tdMoveVM1 import SubTstDrvMoveVM1; # pylint: disable=relative-import 86 86 sys.exit(tdApi1([SubTstDrvPython1, SubTstDrvAppliance1, SubTstDrvMoveMedium1, 87 SubTstDrvTreeDepth1, SubTstDrvMoveVM1 , SubTstOCIExportVM1]).main(sys.argv))87 SubTstDrvTreeDepth1, SubTstDrvMoveVM1]).main(sys.argv)) 88 88
Note:
See TracChangeset
for help on using the changeset viewer.