Suggest we move to an in-memory database ;)
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 26 Mar 2012 16:31:09 +0000 (11:31 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 26 Mar 2012 16:31:09 +0000 (11:31 -0500)
mediagoblin/tests/test_mgoblin_app.ini

index fd610ecc3038e95f18bca44c1b66476fecaec206..3b979ff7f2f87db49b004169a7f15ba201ddb0bc 100644 (file)
@@ -3,7 +3,7 @@ direct_remote_path = /test_static/
 email_sender_address = "notice@mediagoblin.example.org"
 email_debug_mode = true
 
-# Use an in-memory database
+# TODO: Switch to using an in-memory database
 sql_engine = "sqlite:///%(here)s/test_user_dev/mediagoblin.db"
 
 # tag parsing