Merge branch 'master' into harmony-v3.0.0
This commit is contained in:
@@ -11,7 +11,7 @@ describe("Class", function() {
|
||||
];
|
||||
var test = function(code) {
|
||||
return function() {
|
||||
uglify.parse(code, {fromString: true});
|
||||
uglify.parse(code);
|
||||
}
|
||||
}
|
||||
var error = function(e) {
|
||||
|
||||
Reference in New Issue
Block a user