fix tests on windows
This commit is contained in:
parent
49ff066a12
commit
c7434cb75b
4 changed files with 25 additions and 22 deletions
|
@ -3,6 +3,6 @@ debug = false
|
|||
api_key = 1090a6ae-855f-4be7-b8fb-3edbaf1aa3ec
|
||||
[git]
|
||||
submodules_disabled =
|
||||
this/path/does/not/exist
|
||||
git/asubmodule
|
||||
that/other/path
|
||||
this[\\/]path[\\/]does[\\/]not[\\/]exist
|
||||
git[\\/]asubmodule
|
||||
that[\\/]other[\\/]path
|
||||
|
|
|
@ -3,7 +3,7 @@ debug = false
|
|||
api_key = 1090a6ae-855f-4be7-b8fb-3edbaf1aa3ec
|
||||
[git]
|
||||
submodules_disabled =
|
||||
this/path/does/not/exist
|
||||
this[\\/]path[\\/]does[\\/]not[\\/]exist
|
||||
\(invalid regex)
|
||||
git/asubmodule
|
||||
that/other/path
|
||||
git[\\/]asubmodule
|
||||
that[\\/]other[\\/]path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue