Skip to content

Commit

Permalink
Revert "Merge branch 'yamlconfig' of git://github.com/tardyp/buildbot"
Browse files Browse the repository at this point in the history
This reverts commit ec125d1, reversing
changes made to 1fa1c4f.
  • Loading branch information
tomprince committed Oct 2, 2012
1 parent 6367464 commit fcf5fe2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 201 deletions.
5 changes: 0 additions & 5 deletions master/buildbot/test/__init__.py
Expand Up @@ -20,11 +20,6 @@
from buildbot import monkeypatches
monkeypatches.patch_all(for_tests=True)

# we set pedantic mode for the unit tests
# which will ensure that it is always json-able
from buildbot.util import namespace
namespace.pedantic = True

# import mock so we bail out early if it's not installed
try:
import mock
Expand Down
107 changes: 0 additions & 107 deletions master/buildbot/test/unit/test_util_namespace.py

This file was deleted.

89 changes: 0 additions & 89 deletions master/buildbot/util/namespace.py

This file was deleted.

0 comments on commit fcf5fe2

Please sign in to comment.