add AccountServiceSpec

This commit is contained in:
xuwei-k
2013-10-11 12:26:14 +09:00
parent 006e1bc61e
commit 3351eabc4f
3 changed files with 105 additions and 0 deletions

View File

@@ -129,3 +129,5 @@ trait AccountService {
.list
}
object AccountService extends AccountService