mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-05 02:55:31 +00:00

The single_empty_file test was writing random content to the file, whereas the single_file test was writing an empty file. Only the latter tested different levels, so I figured that test was the one that should be using actual file content.