Merge "Enable tests of builder object"

This commit is contained in:
Jenkins 2015-07-07 15:59:11 +00:00 committed by Gerrit Code Review
commit 72c3664193
3 changed files with 2 additions and 3 deletions

View File

View File

@ -14,10 +14,9 @@
# License for the specific language governing permissions and limitations
# under the License.
import mock
import jenkins_jobs.builder
from tests.base import mock
from testtools import TestCase

View File

@ -1,6 +1,6 @@
import os
import mock
from tests.base import mock
import testtools
from jenkins_jobs import cmd