Skip to content

Commit

Permalink
[#1117] Tweak a docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hammond committed Jul 26, 2013
1 parent 807b601 commit 51cd5d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ckan/new_tests/data.py
Expand Up @@ -8,6 +8,8 @@


def typical_user():
'''Return a dictionary representation of a typical, valid CKAN user.'''

return {'name': 'fred',
'email': 'fred@fred.com',
'password': 'wilma',
Expand Down

0 comments on commit 51cd5d1

Please sign in to comment.