From b3082409b699f290960511c40d1f8de5e6b0b84e Mon Sep 17 00:00:00 2001 From: maxonfjvipon Date: Mon, 20 Jan 2025 15:05:25 +0300 Subject: [PATCH] bug(#3481): test --- eo-runtime/src/test/eo/org/eolang/fs/dir-tests.eo | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/eo-runtime/src/test/eo/org/eolang/fs/dir-tests.eo b/eo-runtime/src/test/eo/org/eolang/fs/dir-tests.eo index 1967d3def4..1d27ff2f3b 100644 --- a/eo-runtime/src/test/eo/org/eolang/fs/dir-tests.eo +++ b/eo-runtime/src/test/eo/org/eolang/fs/dir-tests.eo @@ -31,10 +31,7 @@ # This unit test is supposed to check the functionality of the corresponding object. [] > bound-tmpfile-does-not-recreates-file tmpdir.tmpfile.as-file > f - QQ.io.stdout > @ - QQ.txt.sprintf - "%s %s\n" - * f.path f.path + f.path.eq f.path > @ # This unit test is supposed to check the functionality of the corresponding object. [] > makes-new-directory