Skip to content

Commit e37b322

Browse files
committed
Run the Encoding::Converter test
Merge test files for easier handling.
1 parent ee968f4 commit e37b322

File tree

3 files changed

+362
-363
lines changed

3 files changed

+362
-363
lines changed

core/encoding.rbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ class Encoding::Converter < Object
785785
# - ec == other -> true or false
786786
# -->
787787
#
788-
def ==: (self) -> bool
788+
def ==: (untyped) -> bool
789789

790790
# <!--
791791
# rdoc-file=transcode.c

test/stdlib/Encoding_Converter_test.rb

Lines changed: 0 additions & 362 deletions
This file was deleted.

0 commit comments

Comments
 (0)