missed one link...
This commit is contained in:
parent
e72b558e19
commit
e17500e702
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ Once mongo is running and bundler has finished, run
|
|||
bundle exec thin start
|
||||
to begin the app server in development mode.
|
||||
|
||||
Diaspora's test suite uses [rspec]:(http://rspec.info/), a behavior driven testing framework. In order to run the tests, run
|
||||
Diaspora's test suite uses [rspec](http://rspec.info/), a behavior driven testing framework. In order to run the tests, run
|
||||
bundle exec rspec spec
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue