Renamed attract_server → attract
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from pillar.tests import PillarTestServer, AbstractPillarTest
|
||||
from attract_server import AttractExtension
|
||||
from attract import AttractExtension
|
||||
|
||||
|
||||
class AttractTestServer(PillarTestServer):
|
||||
|
@@ -12,7 +12,7 @@ import mock
|
||||
import svn.common
|
||||
|
||||
import logging_config
|
||||
from attract_server import subversion
|
||||
from attract import subversion
|
||||
|
||||
SVN_SERVER_URL = 'svn://biserver/agent327'
|
||||
|
||||
|
Reference in New Issue
Block a user