diff options
Diffstat (limited to 'test/coverage/html_formatter.rb')
-rw-r--r-- | test/coverage/html_formatter.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/coverage/html_formatter.rb b/test/coverage/html_formatter.rb index be33d7706..2ae85bd30 100644 --- a/test/coverage/html_formatter.rb +++ b/test/coverage/html_formatter.rb @@ -1,4 +1,4 @@ -# frozen_string_literal: false +# frozen_string_literal: true # Redmine - project management software # Copyright (C) 2006-2017 Jean-Philippe Lang |