-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Running the tests leaves residual exe files
How To Reproduce
Steps to reproduce the behavior:
run tests on windows
Expected Behavior
exe files should clean themselves up as they do on linux
Logs & Additional Context
the fix should be in kit/tests/example.rs -> run_example_test function
need to conditionally set the executable_path if on windows to be 'with_extension("exe")'
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working