add missing test sample file
This commit is contained in:
parent
8ef87d0393
commit
5b14c9d5eb
1 changed files with 5 additions and 0 deletions
5
tests/samples/configs/project_map_malformed.cfg
Normal file
5
tests/samples/configs/project_map_malformed.cfg
Normal file
|
@ -0,0 +1,5 @@
|
|||
[settings]
|
||||
debug = false
|
||||
api_key = 1234
|
||||
[projectmap]
|
||||
samples/projects/project_map(\d+)/ = proj-map{3}
|
Loading…
Reference in a new issue