Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update some tests so they are runnable #451

Merged
merged 1 commit into from
May 2, 2024

Conversation

ericwb
Copy link
Contributor

@ericwb ericwb commented May 2, 2024

Some of the test cases use code defined in fucntions but would not execute unless from some other module calling that function.

This change updates each of these tests to add a main guard that calls the function.

Some of the test cases use code defined in fucntions but would
not execute unless from some other module calling that function.

This change updates each of these tests to add a main guard that
calls the function.

Signed-off-by: Eric Brown <eric.brown@securesauce.dev>
@ericwb ericwb merged commit 6ad1ab5 into securesauce:main May 2, 2024
7 checks passed
@ericwb ericwb deleted the exec_examples branch May 2, 2024 04:51
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