Description
Tests fail on windows
How To Reproduce
Steps to reproduce the behavior:
run tests on windows using msvc or gnu toolchains
Expected Behavior
all tests should pass
Logs & Additional Context
fix should be in kit/tests/examples.rs -> run_example_test function. one solution would be to normalize the line endings of the expected results before assertion.