diff options
Diffstat (limited to 'ext/wasm/testing2.html')
-rw-r--r-- | ext/wasm/testing2.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/wasm/testing2.html b/ext/wasm/testing2.html index 739c7f66b..25d5a9f5d 100644 --- a/ext/wasm/testing2.html +++ b/ext/wasm/testing2.html @@ -6,10 +6,10 @@ <link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon"> <link rel="stylesheet" href="common/emscripten.css"/> <link rel="stylesheet" href="common/testing.css"/> - <title>sqlite3-worker.js tests</title> + <title>sqlite3-worker1.js tests</title> </head> <body> - <header id='titlebar'><span>sqlite3-worker.js tests</span></header> + <header id='titlebar'><span>sqlite3-worker1.js tests</span></header> <!-- emscripten bits --> <figure id="module-spinner"> <div class="spinner"></div> |