tests/install.suite.yml 제거

This commit is contained in:
bnu 2015-05-22 17:20:35 +09:00
parent 613ef5a80a
commit c6b4dc866c

View file

@ -1,15 +0,0 @@
class_name: InstallTester
modules:
enabled: [Db, PhpBrowser, DbDropTablesHelper, InstallHelper]
config:
PhpBrowser:
url: 'http://coretest.udada.kr/'
DbDropTablesHelper:
dsn: 'mysql:host=127.0.0.1;dbname=xecore_test'
user: 'root'
password: 'root'
Db:
dsn: 'mysql:host=127.0.0.1;dbname=xecore_test'
user: 'root'
password: 'root'
cleanup: true