mirror of
https://github.com/urbit/shrub.git
synced 2024-12-24 20:47:27 +03:00
16 lines
167 B
Markdown
16 lines
167 B
Markdown
# Tests
|
|
|
|
## BTC libs
|
|
```
|
|
|commit %home
|
|
=test -build-file %/tests/btc/hoon
|
|
run:test
|
|
```
|
|
|
|
## BIP158
|
|
```
|
|
|commit %home
|
|
=test -build-file %/tests/bip158/hoon
|
|
run:test
|
|
```
|