Add a EOL

This commit is contained in:
Raymond Feng 2013-12-18 17:14:54 -08:00
parent e1ec152c78
commit c9e133d7bc
1 changed files with 2 additions and 1 deletions

View File

@ -941,4 +941,5 @@ describe('ModelBuilder options.models', function(){
assert.equal(M2.M1, M1, 'M1 should be injected to M2');
});
});
});