diff options
Diffstat (limited to 'test/stylesheet/tc_color.rb')
| -rw-r--r-- | test/stylesheet/tc_color.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stylesheet/tc_color.rb b/test/stylesheet/tc_color.rb index 1c14278a..0b23daff 100644 --- a/test/stylesheet/tc_color.rb +++ b/test/stylesheet/tc_color.rb @@ -1,3 +1,5 @@ +# frozen_string_literal: true + require 'tc_helper' class TestColor < Test::Unit::TestCase |
