fixed build

This commit is contained in:
Misko Hevery
2010-07-15 14:16:04 -07:00
parent 1de82283db
commit 7cef4358ae
4 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
beforeEach(function(){
compileCache = {};
});
describe('Angular', function(){
xit('should fire on updateEvents', function(){
var onUpdateView = jasmine.createSpy();