Changeset 94392 in vbox for trunk/src/VBox/ValidationKit/tests
- Timestamp:
- Mar 29, 2022 10:49:53 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsUnattendedInst1.py
r94384 r94392 528 528 # pylint: enable=line-too-long 529 529 self.oTestVmSet = oSet; 530 ka 530 531 531 # For option parsing: 532 532 self.aoSelectedVms = oSet.aoTestVms # type: list(UnattendedVm)
Note:
See TracChangeset
for help on using the changeset viewer.