Skip to content

Commit

Permalink
replace test dir with rspec
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfallshaw committed Sep 12, 2009
1 parent da8a6b5 commit d211ee6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions git-rails
Expand Up @@ -13,6 +13,9 @@ EOF

find . -type d -empty -exec touch {}/.gitignore \;

rm -rf test
script/generate rspec

rm public/public/index.html

git add .
Expand Down

0 comments on commit d211ee6

Please sign in to comment.