summaryrefslogtreecommitdiff
path: root/test_db.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test_db.cfg')
-rw-r--r--test_db.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/test_db.cfg b/test_db.cfg
index 100119c..0a6c858 100644
--- a/test_db.cfg
+++ b/test_db.cfg
@@ -1,10 +1,10 @@
# test_db.cfg
-#
-# This file contains a list of connection strings which will be used by
-# database tests. Tests will be executed once for each string in this file.
+#
+# This file contains a list of connection strings which will be used by
+# database tests. Tests will be executed once for each string in this file.
# You should be sure that the database used for the test doesn't contain any
# important data. See README for more information.
-#
+#
# The string '__tmp__' is substituted for a temporary file in each connection
# string. This is useful for sqlite tests.
sqlite:///__tmp__