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