Remove unused Mocha test coverage tool
This commit is contained in:
parent
07f0efc45f
commit
ca1cb11985
6 changed files with 0 additions and 11383 deletions
File diff suppressed because one or more lines are too long
|
@ -41,10 +41,6 @@
|
|||
<script type="text/javascript" src="account_manager_test.js"></script>
|
||||
<script type="text/javascript" src="sendmessage_test.js"></script>
|
||||
|
||||
<!-- Comment out to turn off code coverage. Useful for getting real callstacks. -->
|
||||
<!-- NOTE: blanket doesn't support modern syntax and will choke until we find a replacement. :0( -->
|
||||
<!-- <script type="text/javascript" src="blanket_mocha.js"></script> -->
|
||||
|
||||
<!-- Uncomment to start tests without code coverage enabled -->
|
||||
<script type="text/javascript">
|
||||
mocha.run();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue