Skip to content

Commit

Permalink
Merge pull request #242 from solomoncyj/development
Browse files Browse the repository at this point in the history
add test folder to crate to be able to run tests on crate
  • Loading branch information
a-kenji authored Oct 23, 2024
2 parents 496e403 + b2b8fa2 commit 3cf8a3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ include = [
"LICENSE",
"README.md",
"CHANGELOG.md",
"test/*",
]
license = "MIT"

Expand Down

0 comments on commit 3cf8a3e

Please sign in to comment.