Skip to content

Commit f38f7aa

Browse files
committed
🚚 SASL: moving test files to sasl dir
1 parent 0507647 commit f38f7aa

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

test/net/imap/test_stringprep.rb renamed to test/net/imap/sasl/test_stringprep.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
require "json"
66
require "set"
77

8-
require_relative "../../../rakelib/string_prep_tables_generator"
8+
require_relative "../../../../rakelib/string_prep_tables_generator"
99

1010
class StringPrepTest < Test::Unit::TestCase
1111
include Net::IMAP::SASL

0 commit comments

Comments
 (0)