Merge "Enable tests of builder object"
This commit is contained in:
commit
72c3664193
0
tests/builder/__init__.py
Normal file
0
tests/builder/__init__.py
Normal 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
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
import os
|
||||
|
||||
import mock
|
||||
from tests.base import mock
|
||||
import testtools
|
||||
|
||||
from jenkins_jobs import cmd
|
||||
|
Loading…
x
Reference in New Issue
Block a user