Displaying 1 result from an estimated 1 matches for "0c86c7fc".
2008 Oct 09
3
should !=
...#39;should !=''" do
it "seems to treat != as the same as ==" do
1.should != 1 # passes
1.should != 2 # fails
end
end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20081009/0c86c7fc/attachment.html>