Removed empty lines.

This commit is contained in:
Martin Edenhofer 2015-04-27 16:31:07 +02:00
parent bd1db72b9b
commit 8ce5478622
2 changed files with 1 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# encoding: utf-8
require 'test_helper'
class TranslationTest < ActiveSupport::TestCase
test 'translation' do
tests = [

View file

@ -58,7 +58,6 @@ class WorkingTimeTest < ActiveSupport::TestCase
{
start: '2012-12-23 08:00:00',
end: '2012-12-27 10:30:42',
# :diff => 0,
diff: 151,
config: {
'Mon' => true,
@ -335,7 +334,6 @@ class WorkingTimeTest < ActiveSupport::TestCase
},
},
# test 6
{
start: '2012-12-17 08:00:00',