fix(tests): re-enable all

This commit is contained in:
Nico Rehwaldt 2015-02-18 13:25:20 +01:00
parent 788b143f27
commit 85d0ffd56a

View File

@ -37,7 +37,7 @@ describe('Modeler', function() {
});
iit('should re-import simple process', function(done) {
it('should re-import simple process', function(done) {
var xml = fs.readFileSync('test/fixtures/bpmn/simple.bpmn', 'utf8');