Changeset 61837 in vbox for trunk/src/VBox/ValidationKit/tests/unittests
- Timestamp:
- Jun 22, 2016 9:35:36 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py
r61784 r61837 316 316 # We need a VBox install (/ build) to test. 317 317 # 318 if False :318 if False is False: 319 319 if not self.importVBoxApi(): 320 320 reporter.error('Unabled to import the VBox Python API.')
Note:
See TracChangeset
for help on using the changeset viewer.