Enabling workspace comments test. (#3856)

This commit is contained in:
Monica Kozbial
2020-04-24 15:07:44 -07:00
committed by GitHub
parent b574490072
commit b3d4932d49

View File

@@ -71,8 +71,7 @@
<script src="variables_test.js"></script>
<script src="widget_div_test.js"></script>
<script src="workspace_test.js"></script>
<!-- Disable workspace comment tests until we include them in our build. -->
<!-- <script src="workspace_comment_test.js"></script> -->
<script src="workspace_comment_test.js"></script>
<script src="xml_procedures_test.js"></script>
<script src="xml_test.js"></script>