tests: set lc_messages to C for tests checking errors
[m6w6/ext-pq] / tests / _setup.inc
1 <?php
2 define("PQ_DSN", getenv("PQ_DSN") ?: "host=localhost");