aboutsummaryrefslogtreecommitdiffstats
path: root/src/Angular.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/Angular.js')
-rw-r--r--src/Angular.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Angular.js b/src/Angular.js
index c40a7c67..e917b3ee 100644
--- a/src/Angular.js
+++ b/src/Angular.js
@@ -461,7 +461,7 @@ var _undefined = undefined,
*
*
* @scenario
- * iit('should store reverse', function(){
+ * it('should store reverse', function(){
* expect(element('.doc-example input:first').val()).toEqual('angular');
* expect(element('.doc-example input:last').val()).toEqual('RALUGNA');
*