Skip to content

Commit

Permalink
Mention ScalaTest in description
Browse files Browse the repository at this point in the history
Signed-off-by: Miki Leskinen <miki.leskinen@reaktor.fi>
  • Loading branch information
Miki Leskinen committed Oct 5, 2012
1 parent 69ed97a commit d7ee352
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Summary

Template Scala SBT project with Scalatra, lift-json and Specs2.
Template Scala SBT project with Scalatra, lift-json and ScalaTest.

## Installation

Expand Down
3 changes: 2 additions & 1 deletion src/main/g8/default.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
name=my-rest
description=Template Scala SBT project with Scalatra, lift-json and Specs2
description=Template Scala SBT project with Scalatra, lift-json and ScalaTest

0 comments on commit d7ee352

Please sign in to comment.