move screenshots into tools dir

This commit is contained in:
Jimmy Zelinskie 2016-08-10 15:28:25 -04:00
parent 32e90e1fa5
commit 044c1bbd05
2 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,11 @@
run with:
```
casperjs screenshots.js
```
debug run (i.e. hit localhost):
```
casperjs screenshots.js --d
```