Commit ac773c2f authored by Ovidio Henriquez's avatar Ovidio Henriquez Committed by Commit Bot

bluetooth: web: test: Migrate idl tests

This change moves the IDL tests that do not use bluetooth_test
into the wpt directory.

BUG=509038

Change-Id: I6bced22bf6b14dd2581977a73ce0220a31dd4fe6
Reviewed-on: https://chromium-review.googlesource.com/804817
Commit-Queue: Ovidio Henriquez <odejesush@google.com>
Reviewed-by: default avatarGiovanni Ortuño Urquidi <ortuno@chromium.org>
Cr-Commit-Position: refs/heads/master@{#521468}
parent 70f79fe5
<!DOCTYPE html> <!DOCTYPE html>
<script src="../../resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script> <script>
'use strict' 'use strict'
......
<!DOCTYPE html> <!DOCTYPE html>
<script src="../../resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script> <script>
'use strict'; 'use strict';
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment