Skip to content

Commit cc84599

Browse files
committed
Tag failing specs for not not implemented StringScanner methods
1 parent 09e8554 commit cc84599

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spec/tags/truffle/methods_tags.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,6 @@ fails:Public methods on Method should include dup
102102
fails:Public methods on String should include dup
103103
fails:Public methods on UnboundMethod should include dup
104104
fails:Public methods on StringIO should include pread
105+
fails:Public methods on StringScanner should include peek_byte
106+
fails:Public methods on StringScanner should include scan_byte
107+
fails:Public methods on StringScanner should include scan_integer

0 commit comments

Comments
 (0)