Skip to content

Commit d6f6fd6

Browse files
Merge pull request #59 from Chia-Network/update-readme-testing
Add note on running tests
2 parents 00eb043 + fc18612 commit d6f6fd6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ compiler, but tries to be more lenient and faster to use incrementally.
2626
cargo install wasm-pack
2727
rustup target add wasm32-unknown-unknown
2828

29+
## Testing
30+
31+
From the root directory of the repo, run:
32+
33+
./test/test.sh
34+
2935
## Extension Settings
3036

3137
For best results, put a chialisp.json file in your workspace root that lists the

0 commit comments

Comments
 (0)