1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 09:34:59 +00:00

Everywhere: Move js/web/wasm tests under /home/anon/Tests

This commit is contained in:
Brian Gianforcaro 2022-03-20 11:41:37 -07:00 committed by Andreas Kling
parent 67fc81a65a
commit 16bee0ba79
4 changed files with 12 additions and 12 deletions

View file

@ -41,7 +41,7 @@ static bool is_missing_file_acceptable(String const& filename)
"/usr/share/man/man2/ptrace.md",
"/usr/share/man/man5/perfcore.md",
// These ones are okay:
"/home/anon/js-tests/test-common.js",
"/home/anon/Tests/js-tests/test-common.js",
"/man1/index.html",
"/man2/index.html",
"/man3/index.html",