Merge pull request #1473 from PragTob/updateDevDoc

Updated development docs
This commit is contained in:
Nihad Abbasov 2012-09-15 13:11:24 -07:00
commit 98c731333d

View file

@ -36,10 +36,10 @@
### 3. Run Tests ### 3. Run Tests
# All in one # All in one
bundle exec gitlab:test bundle exec rake gitlab:test
# Rspec # Rspec
bundle exec rake spec bundle exec rake spec
# Cucumber # Spinach
bundle exec rake cucumber bundle exec rake spinach