From a1e9dc444781c99cbc28eee7b8b9fda291a662ed Mon Sep 17 00:00:00 2001 From: Sven/Sarah Barth Date: Fri, 25 Oct 2024 17:08:59 +0200 Subject: [PATCH] * fix typo in tests/readme.txt --- tests/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/readme.txt b/tests/readme.txt index a2f852cf5d..b7b58bc9ca 100644 --- a/tests/readme.txt +++ b/tests/readme.txt @@ -102,7 +102,7 @@ NEEDLIBRARY........Adds -rpath to the linker for unix. This is needed to test runtime library tests. The library needs the -FE. option to place the .so in the correct directory. NEEDEDAFTER........Use it if the files are necessary for a later test. - this option will avoid delteting generated file even when + this option will avoid deleting generated file even when TEST_DELTEMP is used. KNOWNRUNERROR......Known bug, which manifest itself at runtime. To the right of the equal sign is the expected exit code,