summaryrefslogtreecommitdiff
path: root/test/lists_test.rb
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2021-04-30 02:53:00 -0600
committerDan Allen <dan.j.allen@gmail.com>2021-04-30 02:53:00 -0600
commit6175e4d78f15837d82fd358ac0cb1ccebb94a070 (patch)
tree95f9d71481c4f621600a8bee80a2fa45d24175ed /test/lists_test.rb
parentfa6669c457ca356658cfa10d0765664e51900d66 (diff)
leave empty line after magic comment [skip ci]
Diffstat (limited to 'test/lists_test.rb')
-rw-r--r--test/lists_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lists_test.rb b/test/lists_test.rb
index 3f90eb7b..4850e6a4 100644
--- a/test/lists_test.rb
+++ b/test/lists_test.rb
@@ -1,4 +1,5 @@
# frozen_string_literal: true
+
require_relative 'test_helper'
context "Bulleted lists (:ulist)" do