Changeset - 2370fc2a04f2
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 14 years ago 2011-11-26 01:17:47
marcin@python-works.com
reverted whoosh for tests
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/config/environment.py
Show inline comments
 
@@ -66,7 +66,7 @@ def load_environment(global_conf, app_co
 
        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
0 comments (0 inline, 0 general)