summaryrefslogtreecommitdiffhomepage
path: root/test/rels/tc_relationship.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rels/tc_relationship.rb')
-rw-r--r--test/rels/tc_relationship.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/rels/tc_relationship.rb b/test/rels/tc_relationship.rb
index b38c47e1..04dab810 100644
--- a/test/rels/tc_relationship.rb
+++ b/test/rels/tc_relationship.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require 'tc_helper'
class TestRelationships < Test::Unit::TestCase