Skip to content

Fix confusion between empty/nonempty test.#690

Merged
marcospb19 merged 1 commit intoouch-org:mainfrom
rcorre:fix-test
Jul 14, 2024
Merged

Fix confusion between empty/nonempty test.#690
marcospb19 merged 1 commit intoouch-org:mainfrom
rcorre:fix-test

Conversation

@rcorre
Copy link

@rcorre rcorre commented Jul 14, 2024

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.

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.
@marcospb19
Copy link
Member

Huh! 😅 that's odd! Thanks for the fix.

@marcospb19 marcospb19 merged commit 4a323ae into ouch-org:main Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants