Changeset 94899 in vbox for trunk/src/VBox/ValidationKit/tests
- Timestamp:
- May 6, 2022 1:35:57 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py
r94898 r94899 970 970 # instead of reporting an error. 971 971 if not self._wrapPathExists(sSrc): 972 self.cSkipped += 1; 972 973 fSkipped = True; 973 974 return fSkipped;
Note:
See TracChangeset
for help on using the changeset viewer.