Update the screenshots to generate some action shots of the org.

This commit is contained in:
yackob03 2013-11-07 22:46:11 -05:00
parent d524559bce
commit 931ba5f9b9
3 changed files with 46 additions and 6 deletions

View file

@ -49,3 +49,10 @@ running the tests:
```
STACK=test python -m unittest discover
```
generating screenshots:
```
cd screenshots
casperjs screenshots.js --d
```