Opened 14 years ago
Closed 14 years ago
#532 closed defect (fixed)
c3 tests use invalid scoping
Reported by: | sjamaan | Owned by: | foof |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | extensions | Version: | 4.6.x |
Keywords: | c3, tinyclos | Cc: | |
Estimated difficulty: |
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.
Attachments (1)
Change History (2)
Changed 14 years ago by
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Applied fix (sort-of by accident). I hope you don't mind, Alex :)
Note: See
TracTickets for help on using
tickets.
Test fix plus change from testeez egg to test egg