diff --git a/test.js b/test.js index b15165a..dbc995b 100755 --- a/test.js +++ b/test.js @@ -97,6 +97,8 @@ var setups = { // XXX not sure about these... a: A(), b: B(), + c: C(), + d: D(), e: E(), f: F(), } },