From 6fdd90fa632a58edcbc08b6a44c4bad4aaa87338 Mon Sep 17 00:00:00 2001 From: mrdudz Date: Wed, 23 Sep 2020 23:51:37 +0200 Subject: [PATCH] fix typo --- test/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/readme.txt b/test/readme.txt index a8746ba60..0523482fd 100644 --- a/test/readme.txt +++ b/test/readme.txt @@ -13,7 +13,7 @@ compiler. The makefile in this directory _expects_ the tests to fail, because of that when an issue was fixed it will break the CI. The test should get - moved to /var in the PR fixing the issue, which will make CI pass again. + moved to /val in the PR fixing the issue, which will make CI pass again. No changes to makefiles are required! /asm - contains the assembler regression tests