diff options
Diffstat (limited to 'ext/wasm/tests/opfs/concurrency/index.html')
-rw-r--r-- | ext/wasm/tests/opfs/concurrency/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/wasm/tests/opfs/concurrency/index.html b/ext/wasm/tests/opfs/concurrency/index.html index 595ab2452..54ed04a4f 100644 --- a/ext/wasm/tests/opfs/concurrency/index.html +++ b/ext/wasm/tests/opfs/concurrency/index.html @@ -35,6 +35,9 @@ re-opening the tab usually resolves it, but sometimes restarting the browser is required. </p> + <p> + Links for various testing options: <ul id='testlinks'></ul> + </p> <div class='input-wrapper'> <input type='checkbox' id='cb-log-reverse'> <label for='cb-log-reverse'>Reverse log order?</label> |