From 1d5a024a68be4ce6558eeffacb8ef6fb5f5a1417 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 15 Jun 2019 21:09:49 +0100 Subject: Sleepy JS test, handy to alt+f4 during load to check shutdown Signed-off-by: Daniel Silverstone --- test/js/sleepy-async.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 test/js/sleepy-async.html (limited to 'test/js') diff --git a/test/js/sleepy-async.html b/test/js/sleepy-async.html new file mode 100644 index 000000000..b94997f05 --- /dev/null +++ b/test/js/sleepy-async.html @@ -0,0 +1,13 @@ + + + + Async sleepy script + + + + This page is loading a sleepy async script. + + Do not expect it to do anything useful. + + + -- cgit v1.2.3