| Index: remoting/webapp/crd/html/template_unittest.html
|
| diff --git a/remoting/webapp/crd/html/template_unittest.html b/remoting/webapp/crd/html/template_unittest.html
|
| index eb99c5c2aaaf740d4e88ef9ea603876e62ada463..cce27c7b9be93eec03933e6828a3bee779ff93ea 100644
|
| --- a/remoting/webapp/crd/html/template_unittest.html
|
| +++ b/remoting/webapp/crd/html/template_unittest.html
|
| @@ -22,6 +22,7 @@ found in the LICENSE file.
|
| <script src="blanketjs/qunit_adapter.js"></script>
|
| <script src="sinonjs/sinon.js"></script>
|
| <script src="sinonjs/sinon-qunit.js"></script>
|
| + <script src="test_start.js"></script>
|
|
|
| <!-- product files and unit test files-->
|
| <meta-include type="javascript"/>
|
|
|