Skip to content

Commit

Permalink
added reference to quixote for unit testing
Browse files Browse the repository at this point in the history
  • Loading branch information
camalot committed May 22, 2016
1 parent bd67210 commit 5734e0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -78,5 +78,8 @@ This will generate the following:
- Create a pull request into `develop`



[unit-tests]: https://github.com/jamesshore/quixote

[stylish-chrome]: https://chrome.google.com/webstore/detail/stylish/fjnbnpbmkenffdnngjfgmeleoegfcffe?hl=en
[stylish-firefox]: https://addons.mozilla.org/en-US/firefox/addon/stylish/
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -46,7 +46,9 @@
"load-grunt-tasks": "^3.3.0",
"npm": "^3.4.1",
"pixrem": "^3.0.0",
"postcss-encode-base64-inlined-images": "0.0.1"
"postcss-encode-base64-inlined-images": "0.0.1",

"quixote": "^0.12.2"
},
"dependencies": {}
}

0 comments on commit 5734e0c

Please sign in to comment.