Index: mergebot/trunk/utils/test.py
===================================================================
--- mergebot/trunk/utils/test.py	(revision 51)
+++ mergebot/trunk/utils/test.py	(revision 52)
@@ -308,5 +308,5 @@
 class MergeBotTestRebranchWithChangeAndTrunkChange(FunctionalSvnTestCaseSetup):
     def runTest(self):
-        """Verify that the 'rebranch' button works with changes on the branch"""
+        """Verify that the 'rebranch' button works with changes on the branch and trunk"""
         ticket_id = self._tester.create_ticket(summary=self.__class__.__name__,
             info={'component':'stuff', 'version':'trunk'})
