Skip to content

Commit d999e6e

Browse files
authored
Merge pull request #15 from enigmampc/tom-unit-tests
Unit tests
2 parents 1d0a8d6 + 2feb11e commit d999e6e

File tree

5 files changed

+1737
-14
lines changed

5 files changed

+1737
-14
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Build results
22
/target
33

4+
# Binaries
5+
*.wasm
6+
*.wasm.gz
7+
48
# Cargo+Git helper file (https://github.com/rust-lang/cargo/blob/0.44.1/src/cargo/sources/git/utils.rs#L320-L327)
59
.cargo-ok
610

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)