shithub: pokecrystal

Download patch

ref: 73c374a366dc41c56ca6572fdc0784c84011b8f5
parent: eb6cb9812da6a75dc86f64be27d9ef419963790c
author: Bryan Bishop <[email protected]>
date: Sun Jan 27 14:22:12 EST 2013

README: fix testing instructions

--- a/extras/README.md
+++ b/extras/README.md
@@ -30,9 +30,8 @@
 
 Unit tests cover most of the classes.
 
-```python
-import crystal
-crystal.run_tests()
+```bash
+python tests.py
 ```
 
 #### Parsing a script at a known address