mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
remove a config of phpunit.xml for some user
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9965 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1cf3db4041
commit
9a8ed615d4
1 changed files with 0 additions and 6 deletions
|
|
@ -1,10 +1,4 @@
|
||||||
<phpunit bootstrap="./Bootstrap.php">
|
<phpunit bootstrap="./Bootstrap.php">
|
||||||
<php>
|
|
||||||
<var name="DB_DSN" value="mysql:dbname=v150;host=localhost" />
|
|
||||||
<var name="DB_USER" value="ovclas" />
|
|
||||||
<var name="DB_PASSWD" value="12345" />
|
|
||||||
<var name="DB_DBNAME" value="v150" />
|
|
||||||
</php>
|
|
||||||
<testsuites>
|
<testsuites>
|
||||||
<testsuite name="XE Core Test Suite">
|
<testsuite name="XE Core Test Suite">
|
||||||
<directory>.</directory>
|
<directory>.</directory>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue