1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 08:58:11 +00:00

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
parent 1956c52c68
commit 81aa601637
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]