| Index: LayoutTests/bluetooth/readValue.html
|
| diff --git a/LayoutTests/bluetooth/readValue.html b/LayoutTests/bluetooth/readValue.html
|
| index dbbbd8037557dc6f51cb42942a52bff9973acc00..96e39fbc88a2a6f11cbbc5f1f82d819f6c492f58 100644
|
| --- a/LayoutTests/bluetooth/readValue.html
|
| +++ b/LayoutTests/bluetooth/readValue.html
|
| @@ -1,5 +1,6 @@
|
| <!DOCTYPE html>
|
| <script src="../resources/testharness.js"></script>
|
| +<script src="../resources/testharness-helpers.js"></script>
|
| <script src="../resources/testharnessreport.js"></script>
|
| <script src="bluetooth-helpers.js"></script>
|
| <script>
|
|
|