pytest: renamed pylons_config into pyramid_config.
This commit is contained in:
parent
2775417d96
commit
a19d11158e
3 changed files with 12 additions and 12 deletions
|
|
@ -2,7 +2,7 @@
|
|||
testpaths = rhodecode
|
||||
norecursedirs = rhodecode/public rhodecode/templates tests/scripts
|
||||
|
||||
pylons_config = rhodecode/tests/rhodecode.ini
|
||||
pyramid_config = rhodecode/tests/rhodecode.ini
|
||||
vcsserver_protocol = http
|
||||
vcsserver_config_http = rhodecode/tests/vcsserver_http.ini
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue