Merge pull request #33 from m6w6/fix-19
[m6w6/ext-pq] / tests / _setup.inc
1 <?php
2 define("PQ_DSN", getenv("PQ_DSN") ?: "host=localhost");