Skip to content

Commit e6d8723

Browse files
herwinweregon
authored andcommitted
Layout fix in language/predefined_spec
1 parent ff8cf1f commit e6d8723

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

language/predefined_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -720,6 +720,7 @@ def foo
720720
$/.should equal(str)
721721
end
722722
end
723+
723724
it "can be assigned nil" do
724725
$/ = nil
725726
$/.should be_nil

0 commit comments

Comments
 (0)