Commit dac3cb15 by Torkel Ödegaard

Merge branch 'v1.8.x'

parents 30512b70 ca654cca
......@@ -195,7 +195,7 @@ define([
it('should add empty list', function() {
expect(model.annotations.list.length).to.be(0);
expect(model.templating.list.length).to.be(1);
expect(model.templating.list.length).to.be(0);
});
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment