diff options
Diffstat (limited to 'test/t/bs_literal.rb')
| -rw-r--r-- | test/t/bs_literal.rb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/t/bs_literal.rb b/test/t/bs_literal.rb index a79b0b045..b1ae3a5d6 100644 --- a/test/t/bs_literal.rb +++ b/test/t/bs_literal.rb @@ -35,4 +35,5 @@ end assert('BS Literal 9') do Fixnum == 1234.class -end
\ No newline at end of file +end + |
