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