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

Add a solution for the Imports exercise #24

Merged
merged 1 commit into from
Dec 2, 2023
Merged

Conversation

vince-grondin
Copy link
Owner

Closes #23


/// @title Verifies the behavior of the `ImportsExercise` contract
/// @author Roch
contract ImportsExerciseTest is Test {
Copy link
Owner Author

Choose a reason for hiding this comment

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

Screenshot 2023-12-02 at 7 51 40 AM

@vince-grondin vince-grondin merged commit 02018dd into main Dec 2, 2023
1 check passed
@vince-grondin vince-grondin deleted the 23-imports-exercise- branch December 2, 2023 17:56
@vince-grondin
Copy link
Owner Author

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.

Imports Exercise
1 participant