mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #196] [MERGED] Tests: Fix test on mac (hack) #350
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/196
Author: @bootandy
Created: 11/6/2021
Status: ✅ Merged
Merged: 11/20/2021
Merged by: @bootandy
Base:
master← Head:tweak_test📝 Commits (1)
3e592cbTests: Fix test on mac (hack)📊 Changes
1 file changed (+2 additions, -4 deletions)
View changed files
📝
tests/test_flags.rs(+2 -4)📄 Description
For some unknown reason mac takes offence to searching for
'test_dir_unicode'. 'test_dir_hidden' seems to work fine.
This isn't a proper fix as I've just hacked round the problem. Ideally
I'd need a mac user to do some investigation.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.