diff options
Diffstat (limited to 'test/doc_props/tc_core.rb')
| -rw-r--r-- | test/doc_props/tc_core.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/doc_props/tc_core.rb b/test/doc_props/tc_core.rb index 6d0ce604..9714a6eb 100644 --- a/test/doc_props/tc_core.rb +++ b/test/doc_props/tc_core.rb @@ -1,3 +1,5 @@ +# frozen_string_literal: true + require 'tc_helper' class TestCore < Test::Unit::TestCase |
