; Test suite database config ; Rename this file to test.ini if you are done [mysql] host = "localhost" schema = "" user = "" pass = "" [pgsql] host = "localhost" schema = "" user = "" pass = "" [sqlite] file = "/tmp/database.db"