summaryrefslogtreecommitdiffhomepage
path: root/test/drawing/tc_marker.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/drawing/tc_marker.rb')
-rw-r--r--test/drawing/tc_marker.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/drawing/tc_marker.rb b/test/drawing/tc_marker.rb
index 8f521128..3341f8cc 100644
--- a/test/drawing/tc_marker.rb
+++ b/test/drawing/tc_marker.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require 'tc_helper'
class TestMarker < Test::Unit::TestCase