Skip to content

Commit e309e39

Browse files
committed
Merge pull request #77 from Filirom1/patch-1
url="http: //github.com/kof/node-qunit" => url="http://github.com/kof/no...
2 parents dc5506a + 2d402ad commit e309e39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"repository": {
1111
"type": "git",
12-
"url": "http: //github.com/kof/node-qunit.git"
12+
"url": "http://github.com/kof/node-qunit.git"
1313
},
1414
"keywords": ["TDD", "QUnit", "unit", "testing", "tests", "async"],
1515
"bin": {"qunit": "./bin/cli.js"},

0 commit comments

Comments
 (0)