"Did I do thaaat"

This commit is contained in:
Max Lynch
2013-11-19 16:13:23 -06:00
parent cee8caef28
commit c3c1f39e88
3 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@ describe('Angular Ionic Nav Router', function() {
scope = $rootScope;
}));
iit('Should init', function() {
it('Should init', function() {
element = compile('<pane nav-router>' +
'<nav-bar></nav-bar>' +
'<ng-view></ng-view>' +