README: fix testing instructions
This commit is contained in:
@@ -30,9 +30,8 @@ After running those lines, `cp extras/output.txt main.asm` and run `git diff mai
|
|||||||
|
|
||||||
Unit tests cover most of the classes.
|
Unit tests cover most of the classes.
|
||||||
|
|
||||||
```python
|
```bash
|
||||||
import crystal
|
python tests.py
|
||||||
crystal.run_tests()
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Parsing a script at a known address
|
#### Parsing a script at a known address
|
||||||
|
Reference in New Issue
Block a user