Revert "build: Mark lib/tests/dirent/90-readdir.c as XFAIL on x86_64-mescc."

This reverts commit 17986224095ed72649fb2383f72c21f525977310.
This commit is contained in:
Jan Nieuwenhuizen 2019-11-09 11:10:25 +01:00
parent 70693696ce
commit 5bb1dc47da
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 0 additions and 1 deletions

View File

@ -248,7 +248,6 @@ lib/tests/scaffold/91-goto-array.c
if test $mes_cpu = x86_64; then
XFAIL_TESTS="$XFAIL_TESTS
lib/tests/dirent/90-readdir.c
lib/tests/scaffold/a0-call-trunc-int.c
"
fi