Re: Submitting Bug Reports
- Posted by jeremy (admin) Mar 13, 2009
- 1182 views
Um, my test case was wrong in the example, opps! The test case should read:
test_equal("1 + 2 is 3 not 4", 3, 1 + 2)
I guess that wouldn't have been a good bug report after all
Jeremy