Add git urls parsing and tests

This commit is contained in:
Samy Pesse
2016-02-11 16:35:41 +01:00
parent 5cf0abaf2b
commit 347a536a4e
5 changed files with 203 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>The HTML5 Herald</title>
<meta name="description" content="The HTML5 Herald">
<meta name="author" content="SitePoint">
</head>
<body>
<script src="test-browser.js"></script>
</body>
</html>