diff test.ini @ 688:8acbfa837180 beta

Tests rewrite for 1.2 added some globals configs to make tests easier. Fixed search index_location to take from configuration files now fixed git http_user_agent bug
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 14 Nov 2010 17:24:32 +0100
parents 7e536d1af60d
children f6c613fba757
line wrap: on
line diff
--- a/test.ini	Sun Nov 14 01:30:02 2010 +0100
+++ b/test.ini	Sun Nov 14 17:24:32 2010 +0100
@@ -43,6 +43,7 @@
 static_files = true
 lang=en
 cache_dir = %(here)s/data
+index_dir = /tmp/index
 
 ####################################
 ###         BEAKER CACHE        ####