aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/directive/ngNonBindableSpec.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/ng/directive/ngNonBindableSpec.js')
-rw-r--r--test/ng/directive/ngNonBindableSpec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ng/directive/ngNonBindableSpec.js b/test/ng/directive/ngNonBindableSpec.js
index 1f7bf25d..ed9ea6ab 100644
--- a/test/ng/directive/ngNonBindableSpec.js
+++ b/test/ng/directive/ngNonBindableSpec.js
@@ -1,7 +1,7 @@
'use strict';
-describe('ng-non-bindable', function() {
+describe('ngNonBindable', function() {
var element;