changeset 1725:2370fc2a04f2 beta

reverted whoosh for tests
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 26 Nov 2011 02:17:47 +0200
parents 9126e8ca276d
children fe8c2e881403
files rhodecode/config/environment.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/config/environment.py	Sat Nov 26 02:16:39 2011 +0200
+++ b/rhodecode/config/environment.py	Sat Nov 26 02:17:47 2011 +0200
@@ -66,7 +66,7 @@
         from rhodecode.lib.utils import create_test_env, create_test_index
         from rhodecode.tests import  TESTS_TMP_PATH
         create_test_env(TESTS_TMP_PATH, config)
-        #create_test_index(TESTS_TMP_PATH, config, True)
+        create_test_index(TESTS_TMP_PATH, config, True)
 
     #MULTIPLE DB configs
     # Setup the SQLAlchemy database engine