Fixed function tests

This commit is contained in:
David Turanski
2012-10-26 18:18:14 -04:00
parent f993189b73
commit 58452831b2
3 changed files with 6 additions and 2 deletions

View File

@@ -59,6 +59,7 @@ public class MethodInvokingFunction implements Function {
this.HA = false;
this.hasResult = true;
this.optimizeForWrite = false;
this.id = FUNCTION_ID;
}
//@Override