Skip to content

Conversation

@alfredolito
Copy link
Contributor

Test case file that causes errors with nordic language filenames.


assert_eq!(results.len(), 1);
assert_eq!(results[0].name, "test_åæøÅÆØ");
//assert_eq!(results.len(), 1);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what happened here, but results.len() is 2, despite only one password in the test case.

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.

1 participant