spec/node.js in jspec-3.3.3 vs spec/node.js in jspec-4.0.0

- old
+ new

@@ -10,8 +10,8 @@ .exec('spec/unit/spec.modules.js') .exec('spec/unit/spec.matchers.js') .exec('spec/unit/spec.shared-behaviors.js') .exec('spec/unit/spec.grammar.js') .exec('spec/unit/spec.grammar-less.js') -//.exec('spec/unit/spec.fixtures.js') TODO: when exceptions bubble properly uncomment +.exec('spec/unit/spec.fixtures.js') .run({ reporter: JSpec.reporters.Terminal, failuresOnly: true, fixturePath: 'spec/fixtures' }) .report() \ No newline at end of file