tests: Fix path in pytest ini.
This commit is contained in:
parent
dcedd37e25
commit
cbd521e34c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[pytest]
|
||||
testpaths = ./rhodecode
|
||||
pylons_config = test.ini
|
||||
pylons_config = rhodecode/tests/rhodecode.ini
|
||||
vcsserver_protocol = http
|
||||
vcsserver_config_pyro4 = rhodecode/tests/vcsserver_pyro4.ini
|
||||
vcsserver_config_http = rhodecode/tests/vcsserver_http.ini
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue