mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #166] [MERGED] Possible test fix: Some tests fail on some linux #338
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/166
Author: @bootandy
Created: 8/5/2021
Status: ✅ Merged
Merged: 8/6/2021
Merged by: @bootandy
Base:
master← Head:fix_tests📝 Commits (1)
dbd3dbfPossible test fix: Some tests fail on some linux📊 Changes
1 file changed (+63 additions, -89 deletions)
View changed files
📝
tests/test_exact_output.rs(+63 -89)📄 Description
An issue raised that the test output looked a lot like the mac output.
This change causes test to pass if output is either mac or linux style
https://github.com/bootandy/dust/issues/138
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.