test(ionNavButtons): remove ddescribe

This commit is contained in:
Andrew Joslin
2014-05-08 08:22:30 -06:00
parent 24a488bbb3
commit 6facb8cb86

View File

@@ -1,4 +1,4 @@
ddescribe('ionNavButtons directive', function() {
describe('ionNavButtons directive', function() {
beforeEach(module('ionic', function($compileProvider) {
$compileProvider.directive('needsScroll', function() {