test(ionicView): remove ddescribe

This commit is contained in:
Andy Joslin
2014-03-25 12:18:25 -06:00
parent 4d1b13b5ad
commit 885f32a42d

View File

@@ -1,4 +1,4 @@
ddescribe('ionView directive', function() {
describe('ionView directive', function() {
beforeEach(module('ionic.ui.viewState'));
function setup(attrs, scopeProps, content) {