forked from gitpython-developers/GitPython
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 5e4b899
committed
Mark test_create_remote_unsafe_url_allowed xfail on Windows
The test mostly works on Windows, but it fails because the tmp_file
path is expected to appear in remote_url with backslash separators,
but (forward) slashes appear instead.1 parent 10aa3b2 commit 5e4b899
1 file changed
+6
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | + | ||
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
767 | 768 |
| |
768 | 769 |
| |
769 | 770 |
| |
771 | + | ||
772 | + | ||
773 | + | ||
774 | + | ||
775 | + | ||
770 | 776 |
| |
771 | 777 |
| |
772 | 778 |
| |
|
0 commit comments