release 1.0.0RC1
[m6w6/ext-pq] / tests / _setup.inc
1 <?php
2 define("PQ_DSN", getenv("PQ_DSN") ?: "host=localhost");