diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-02-26 10:55:12 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-02-26 10:55:12 +0000 |
commit | 048d27429c298917d4abb79efe7f7f53c424ee70 (patch) | |
tree | 9dc46f15c1a53fa43e24a53041722d7e97ad41ca /README.md | |
parent | e0ca560bff806b83001ab828d903015beec79cb1 (diff) | |
parent | 049af6c6dafb5ee031240c724ab0759d9f1600ef (diff) |
Merge branch 'runnable-tests'
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 |