Changeset 71230 in vbox for trunk/src/VBox/ValidationKit/tests
- Timestamp:
- Mar 6, 2018 10:03:26 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/api/tdApi1.py
r71229 r71230 85 85 from tdTreeDepth1 import SubTstDrvTreeDepth1 86 86 from tdMoveVM import SubTstDrvMoveVM 87 sys.exit(tdApi1([SubTstDrvPython1, SubTstDrvAppliance1, SubTstDrvMoveMedium1, 87 sys.exit(tdApi1([SubTstDrvPython1, SubTstDrvAppliance1, SubTstDrvMoveMedium1, 88 88 SubTstDrvTreeDepth1, SubTstDrvMoveVM]).main(sys.argv)) 89 89
Note:
See TracChangeset
for help on using the changeset viewer.