2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

'js' folder .editorconfig code guide updates

This commit is contained in:
Stephen Edgar
2013-04-23 17:34:27 +10:00
parent 7ebfc17028
commit 1b132ddcb4
27 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -60,4 +60,4 @@ page.open(phantom.args[0], function(status){
phantom.exit((parseInt(failedNum, 10) > 0) ? 1 : 0)
})
}
})
})