Tests: Remove test-web

This was not used or maintained, and relied on InProcessWebView which we
need to get rid of.
This commit is contained in:
Andreas Kling 2022-04-06 14:50:44 +02:00
commit 81aa601637
Notes: sideshowbarker 2024-07-17 22:01:16 +09:00
3 changed files with 1 additions and 179 deletions

View file

@ -1,7 +1,7 @@
[Global]
SkipDirectories=Kernel/Legacy
SkipRegex=^ue-.*$
SkipTests=test-web TestCommonmark TestLibCoreStream function.sh
SkipTests=TestCommonmark TestLibCoreStream function.sh
NotTestsPattern=^.*(txt|frm|inc)$
[test-js]