Merge "Make tests compatible with es6-modules"

This commit is contained in:
Dmitrii Filippov
2020-03-06 08:33:28 +00:00
committed by Gerrit Code Review
7 changed files with 8 additions and 10 deletions

View File

@@ -38,7 +38,7 @@ limitations under the License.
change-comments="[[_changeComments]]"></gr-messages-list>
<gr-comment-api id="commentAPI"></gr-comment-api>
</template>
<script src="../../diff/gr-comment-api/gr-comment-api-mock.js"></script>
<script src="../../diff/gr-comment-api/gr-comment-api-mock_test.js"></script>
</dom-module>
<test-fixture id="basic">