Summary

c3 tests use invalid scoping

Metadata

Attachments

Description

Since the fix for #445, c3's tests don't work anymore.

At least, I think they shouldn't work; here's a patch that makes the tests work again. Even though tinyclos is deprecated, I think it's good to have the c3 tests still pass (it annoys me when I'm looking through mini-salmonella output when I try to verify if I broke something).

I am not very familiar with testeez, so I decided to convert the rather simple tests to the test egg while I was at it.

Changes and comments

[2011-03-15 19:57:51 UTC] sjamaan attached c3.diff (description=Test fix plus change from testeez egg to test egg)

[2011-03-20 23:14:36 UTC] sjamaan changed status from new to closed

[2011-03-20 23:14:36 UTC] sjamaan set resolution to fixed

[2011-03-20 23:14:36 UTC] sjamaan wrote:

Applied fix (sort-of by accident). I hope you don't mind, Alex :)