Skip to content

Commit

Permalink
Fix mentioned generate:test twice in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxklenk committed May 15, 2013
1 parent 9100c3b commit 346f26b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ This Laravel 4 package provides a variety of generators to speed up your develop
- `generate:model`
- `generate:controller`
- `generate:seed`
- `generate:test`
- `generate:view`
- `generate:migration`
- `generate:resource`
Expand Down Expand Up @@ -496,4 +495,4 @@ class FooTest extends TestCase {
}

}
```
```

0 comments on commit 346f26b

Please sign in to comment.