fix tests on windows

This commit is contained in:
Alan Hamlett 2018-09-30 19:53:52 -07:00
parent 49ff066a12
commit c7434cb75b
4 changed files with 25 additions and 22 deletions

View file

@ -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

View file

@ -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