Skip to content

Commit d394dfd

Browse files
committed
Missing final new line
1 parent f0ff5bf commit d394dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/objectspace/weakmap_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
it "includes Enumerable" do
1010
ObjectSpace::WeakMap.include?(Enumerable).should == true
1111
end
12-
end
12+
end

0 commit comments

Comments
 (0)