Skip to content
Snippets Groups Projects
Commit 6a23158a authored by Augie Fackler's avatar Augie Fackler
Browse files

test-url-parsing: update expecations missed by edaadbd99074

parent edaadbd9
No related branches found
No related tags found
No related merge requests found
......@@ -14,3 +14,15 @@
/webjam/webjam.git
% expect 'github.com'
github.com
% expect '/webjam/webjam.git'
/webjam/webjam.git
% expect 'git@github.com'
git@github.com
% expect '10022'
10022
% expect '/webjam/webjam.git'
/webjam/webjam.git
% expect 'github.com'
github.com
% expect '19418'
19418
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment