diff --git a/buildbot/masters/datatracker/master.cfg b/buildbot/masters/datatracker/master.cfg index 890f479a7..ddab34261 100644 --- a/buildbot/masters/datatracker/master.cfg +++ b/buildbot/masters/datatracker/master.cfg @@ -67,7 +67,7 @@ c['schedulers'] = [ from buildbot.process.factory import BuildFactory from buildbot.steps.source.svn import SVN -from buildbot.steps.shell import ShellCommand, Test, WarningCountingShellCommand +from buildbot.steps.shell import ShellCommand, WarningCountingShellCommand from buildbot.steps.python import PyFlakes from buildbot.steps.python_twisted import RemovePYCs #