From 39c4a5e9486b6d93d309dc4cceeb5d52a0be6fe2 Mon Sep 17 00:00:00 2001 From: Andrew Kaster Date: Thu, 7 Dec 2023 10:41:21 -0700 Subject: [PATCH] LibWeb: Add config file for LibWeb tests that skips Worker-echo.html --- Tests/LibWeb/TestConfig.ini | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Tests/LibWeb/TestConfig.ini diff --git a/Tests/LibWeb/TestConfig.ini b/Tests/LibWeb/TestConfig.ini new file mode 100644 index 0000000000..def2307567 --- /dev/null +++ b/Tests/LibWeb/TestConfig.ini @@ -0,0 +1,3 @@ +[Skipped] +Text/input/Worker/Worker-echo.html +