diff options
Diffstat (limited to 'docs/src/templates/docs-scenario.html')
| -rw-r--r-- | docs/src/templates/docs-scenario.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/src/templates/docs-scenario.html b/docs/src/templates/docs-scenario.html index bc244d5d..fcc70431 100644 --- a/docs/src/templates/docs-scenario.html +++ b/docs/src/templates/docs-scenario.html @@ -2,7 +2,7 @@  <html xmlns:ng="http://angularjs.org" wiki:ng="http://angularjs.org">  <head>    <title><angular/> Docs Scenario Runner</title> -  <script type="text/javascript" src="../angular-scenario.js" ng:autobind></script> +  <script type="text/javascript" src="../angular-scenario.js" ng:autotest></script>    <script type="text/javascript" src="docs-scenario.js"></script>  </head>  <body> | 
