Wed Mar 22 09:12:33 2006

Ticket #18 (Closed: fixed)

setUpModule doesn't work


Priority: normal Reporter: guest
Severity: normal Assigned to: jpellerin
Component: nose Status: closed
Version: 0.8.7.1 Resolution: fixed
Milestone: 0.9a1 Keywords: defect

Description by guest:

In the documentation, it says you can use 'setUpModule' as the setup function for a module. In the code though, it actually uses 'setupModule' (note the different case on the 'u')

Changelog

Wed Mar 22 09:14:18 2006: Modified by jpellerin

  • milestone set to 0.9a1
  • keywords set to defect
  • status changed from new to assigned

Thu Mar 23 22:10:33 2006: Modified by jpellerin

  • resolution set to fixed
  • status changed from assigned to closed

Fixed in [13]