Fixed Simulator to actually use protectAPI.

This commit is contained in:
Nick Winter 2014-03-22 08:52:47 -07:00
parent 3e87d54663
commit d289ca825e

View file

@ -231,9 +231,8 @@ module.exports = class Simulator extends CocoClass
createAether: (methodName, method) ->
aetherOptions =
functionName: methodName
protectAPI: false
protectAPI: true
includeFlow: false
#includeFlow: true
requiresThis: true
yieldConditionally: false
problems: