diff options
Diffstat (limited to 'test/functional/timelog_controller_test.rb')
-rw-r--r-- | test/functional/timelog_controller_test.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/functional/timelog_controller_test.rb b/test/functional/timelog_controller_test.rb index 67b596744..0e58698b9 100644 --- a/test/functional/timelog_controller_test.rb +++ b/test/functional/timelog_controller_test.rb @@ -1,4 +1,6 @@ # -*- coding: utf-8 -*- +# frozen_string_literal: false + # Redmine - project management software # Copyright (C) 2006-2017 Jean-Philippe Lang # |