Changeset 52
- Timestamp:
- Feb 23, 2010 6:58:41 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mergebot/trunk/utils/test.py
r51 r52 308 308 class MergeBotTestRebranchWithChangeAndTrunkChange(FunctionalSvnTestCaseSetup): 309 309 def runTest(self): 310 """Verify that the 'rebranch' button works with changes on the branch """310 """Verify that the 'rebranch' button works with changes on the branch and trunk""" 311 311 ticket_id = self._tester.create_ticket(summary=self.__class__.__name__, 312 312 info={'component':'stuff', 'version':'trunk'})
Note: See TracChangeset
for help on using the changeset viewer.