Files
libgit2/script
Patrick Steinhardt 54a1bf057a tests: online::clone: inline creds-test with nonexistent URL
Right now, we test our credential callback code twice, once via SSH on
localhost and once via a non-existent GitHub repository. While the first
URL makes sense to be configurable, it does not make sense to hard-code
the non-existing repository, which requires us to call tests multiple
times. Instead, we can just inline the URL into another set of tests.
2018-01-03 11:50:39 +00:00
..
2017-11-06 11:16:02 +00:00