Skip to content

Commit

Permalink
bug(#3481): test
Browse files Browse the repository at this point in the history
  • Loading branch information
maxonfjvipon committed Jan 20, 2025
1 parent b9fb9b1 commit b308240
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions eo-runtime/src/test/eo/org/eolang/fs/dir-tests.eo
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b308240

Please sign in to comment.