зеркало из https://github.com/mozilla/pjs.git
Bug 653140 - GCLI needs a commonjs require system; f=mihai.sucan r=dtownsend sr=dtownsend; a=orangefix
This commit is contained in:
Родитель
c65e04295c
Коммит
e8b4d74dfa
|
@ -118,3 +118,5 @@ function testUncompilable() {
|
||||||
function testRecursive() {
|
function testRecursive() {
|
||||||
// See Bug 658583
|
// See Bug 658583
|
||||||
// require('gclitest/recurse');
|
// require('gclitest/recurse');
|
||||||
|
// Also see the comments in the testRecursive() function
|
||||||
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче