diff --git a/Jakefile b/Jakefile index 77a4ccc0a..2d6b4bb10 100644 --- a/Jakefile +++ b/Jakefile @@ -247,7 +247,7 @@ task ("demos", function() // Testing -task("test", ["build", "test-only"]); +task("test", ["CommonJS", "test-only"]); task("test-only", function() {