diff options
Diffstat (limited to 'src/backenddb/test-merchantdb-postgres.conf')
-rw-r--r-- | src/backenddb/test-merchantdb-postgres.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backenddb/test-merchantdb-postgres.conf b/src/backenddb/test-merchantdb-postgres.conf index 5ddb86d8..f9c882fc 100644 --- a/src/backenddb/test-merchantdb-postgres.conf +++ b/src/backenddb/test-merchantdb-postgres.conf @@ -6,7 +6,7 @@ CONFIG = postgres:///talercheck # Where are the SQL files to setup our tables? # Important: this MUST end with a "/"! -SQL_DIR = ${DATADIR}sql/merchant/ +SQL_DIR = ${DATADIR}sql/ [taler] CURRENCY = "EUR"
\ No newline at end of file |