Skip to content

Commit

Permalink
Add codebase attr to fake change
Browse files Browse the repository at this point in the history
  • Loading branch information
hborkhuis committed May 1, 2012
1 parent 636ca7b commit 1e738df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions master/buildbot/test/util/scheduler.py
Expand Up @@ -132,6 +132,7 @@ class FakeChange:
properties={}
repository=''
project=''
codebase=''

def makeFakeChange(self, **kwargs):
"""Utility method to make a fake Change object with the given
Expand Down

0 comments on commit 1e738df

Please sign in to comment.