mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
fixed build
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
beforeEach(function(){
|
||||
compileCache = {};
|
||||
});
|
||||
|
||||
describe('Angular', function(){
|
||||
xit('should fire on updateEvents', function(){
|
||||
var onUpdateView = jasmine.createSpy();
|
||||
|
||||
Reference in New Issue
Block a user