From 58cc5b46849996f3dc1bb5069062f04bb7646277 Mon Sep 17 00:00:00 2001 From: Pierre Tachoire Date: Fri, 10 Oct 2025 08:02:45 +0200 Subject: [PATCH] typo fix --- src/tests/html/script/importmap.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/html/script/importmap.html b/src/tests/html/script/importmap.html index c294674f..973d5080 100644 --- a/src/tests/html/script/importmap.html +++ b/src/tests/html/script/importmap.html @@ -15,7 +15,7 @@ testing.expectEqual('hello', im.greeting); -