mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
bluetooth test fix
This commit is contained in:
parent
cce362dc39
commit
04fe75b9cc
1 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
<button type="button" onclick="onQueryButtonClick()">query</button>
|
||||
<pre id="log"></pre>
|
||||
<script>
|
||||
if (window.testRunner)
|
||||
window.testRunner.setBluetoothMockDataSet('HeartRateAdapter');
|
||||
|
||||
function onRequestButtonClick() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue