add settee
[disclosr.git] / couchdb / settee / tests / phpunitConfig.xml
1
2
3
4
5
6
7
8
<phpunit>
  <php>
    <var name="db_url"  value="http://127.0.0.1:5984"/>
    <var name="db_user" value="admin"/>
    <var name="db_pass" value="passwd"/>
  </php>
</phpunit>