diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-02-24 14:30:24 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-02-24 14:50:51 +0000 |
commit | 049af6c6dafb5ee031240c724ab0759d9f1600ef (patch) | |
tree | 9dc46f15c1a53fa43e24a53041722d7e97ad41ca /README.md | |
parent | 796211102323302c607dcdca3528441a63fdf98f (diff) |
Use spec format for consistency with Alaveteli.
This is also more easily runnable from the Alaveteli dir.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -20,4 +20,11 @@ You can then switch the theme the application is using: bundle exec rake themes:install +## To run tests: + +To run tests, in the Alaveteli Rails.root (with this theme installed): + + bundle exec rspec lib/themes/alavetelitheme/spec + + Copyright (c) 2011 mySociety, released under the MIT license |