Switch to side-by-side view
--- a/pyforge/test.ini +++ b/pyforge/test.ini @@ -20,6 +20,7 @@ db_prefix = test_ solr.server = http://localhost:8983/solr load_test_data = false +static_root = /static/ [app:main_without_authn] use = main
--- a/pyforge/test.ini +++ b/pyforge/test.ini @@ -20,6 +20,7 @@ db_prefix = test_ solr.server = http://localhost:8983/solr load_test_data = false +static_root = /static/ [app:main_without_authn] use = main