Skip to content

Commit

Permalink
add a comment for patch
Browse files Browse the repository at this point in the history
  • Loading branch information
shanzi committed May 10, 2015
1 parent 7cf42fe commit 6e224dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions master/buildbot/test/unit/test_scripts_processwwwindex.py
Expand Up @@ -28,6 +28,7 @@
class TestUsersClient(unittest.TestCase):

def setUp(self):
# un-do the effects of @in_reactor
self.patch(processwwwindex, 'processwwwindex', processwwwindex.processwwwindex._orig)

def test_no_input_file(self):
Expand Down

0 comments on commit 6e224dd

Please sign in to comment.