Package buildbot :: Package monkeypatches :: Module testcase_patch
[frames] | no frames]

Module testcase_patch

source code

Functions
 
patch_testcase_patch()
Patch out TestCase.patch to skip the test on version combinations where it does not work.
source code
Variables
  __package__ = 'buildbot.monkeypatches'
Function Details

patch_testcase_patch()

source code 

Patch out TestCase.patch to skip the test on version combinations where it does not work.

(used for debugging only)