Changeset 61284 in vbox for trunk/src/VBox/ValidationKit/testmanager/core/testcase.py
- Timestamp:
- May 30, 2016 3:26:03 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testmanager/core/testcase.py
r61270 r61284 929 929 dErrors[self.ksParam_aoDepTestCases] = 'Depending on itself!'; 930 930 return dErrors; 931 932 933 934 931 935 932 936 class TestCaseLogic(ModelLogicBase):
Note:
See TracChangeset
for help on using the changeset viewer.