diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-10-11 04:29:30 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-10-11 04:29:30 +0000 |
commit | fd79c1b5b41ccf1e04b531c6bd7ec752cf89a0fe (patch) | |
tree | 2d0772f08a5bfbad2c2df95be1beae17975b9ee3 /test/fixtures/comments.yml | |
parent | 3a683c8ef312f6143666f04021f3f988ce58c685 (diff) | |
download | redmine-fd79c1b5b41ccf1e04b531c6bd7ec752cf89a0fe.tar.gz redmine-fd79c1b5b41ccf1e04b531c6bd7ec752cf89a0fe.zip |
remove empty line and add newline at end of test/fixtures/comments.yml
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10603 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures/comments.yml')
-rw-r--r-- | test/fixtures/comments.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/fixtures/comments.yml b/test/fixtures/comments.yml index 538f67ed3..8b87d5b62 100644 --- a/test/fixtures/comments.yml +++ b/test/fixtures/comments.yml @@ -15,4 +15,3 @@ comments_002: comments: This is an other comment created_on: 2006-12-10 18:12:10 +01:00 updated_on: 2006-12-10 18:12:10 +01:00 -
\ No newline at end of file |