diff options
Diffstat (limited to 'tests/data/wallet.conf')
-rw-r--r-- | tests/data/wallet.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/wallet.conf b/tests/data/wallet.conf index 0a232dd..877a16f 100644 --- a/tests/data/wallet.conf +++ b/tests/data/wallet.conf @@ -1,4 +1,4 @@ -# wallet.conf -- Test wallet server configuration. -*- perl -*- +# Test wallet server configuration. -*- perl -*- # Always test with SQLite. $DB_DRIVER = 'SQLite'; |