diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-10-11 04:29:45 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-10-11 04:29:45 +0000 |
commit | 3ba648e2dccb01773083631cde2f9e7377c3b691 (patch) | |
tree | 7e7adae60c0a23daf4faefa702f2aec410076e8c /test | |
parent | fd79c1b5b41ccf1e04b531c6bd7ec752cf89a0fe (diff) | |
download | redmine-3ba648e2dccb01773083631cde2f9e7377c3b691.tar.gz redmine-3ba648e2dccb01773083631cde2f9e7377c3b691.zip |
remove empty line and add newline at end of test/fixtures/groups_users.yml
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10604 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test')
-rw-r--r-- | test/fixtures/groups_users.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/fixtures/groups_users.yml b/test/fixtures/groups_users.yml index a7ee94e86..444d44716 100644 --- a/test/fixtures/groups_users.yml +++ b/test/fixtures/groups_users.yml @@ -5,4 +5,3 @@ groups_users_001: groups_users_002: group_id: 11 user_id: 8 -
\ No newline at end of file |