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