mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
README: fix testing instructions
This commit is contained in:
parent
eb6cb9812d
commit
73c374a366
@ -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.
|
||||
|
||||
```python
|
||||
import crystal
|
||||
crystal.run_tests()
|
||||
```bash
|
||||
python tests.py
|
||||
```
|
||||
|
||||
#### Parsing a script at a known address
|
||||
|
Loading…
Reference in New Issue
Block a user