diff --git a/test/downstream.js b/test/downstream.js index 3185fca42..e17af314b 100644 --- a/test/downstream.js +++ b/test/downstream.js @@ -99,6 +99,6 @@ test_downstream({ 'redeyed': 'https://github.com/thlorenz/redeyed.git', 'jsfmt': 'https://github.com/rdio/jsfmt.git', 'istanbul': 'https://github.com/gotwarlost/istanbul.git', - 'documentjs': 'https://github.com/bitovi/documentjs.git', - 'jscs': 'https://github.com/jscs-dev/node-jscs.git' + 'documentjs': 'https://github.com/bitovi/documentjs.git' + // 'jscs': 'https://github.com/jscs-dev/node-jscs.git' });