Changeset 7664 for main/waeup.sirp/trunk/src/waeup/sirp/students/tests
- Timestamp:
- 17 Feb 2012, 09:10:47 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/students/tests/test_browser.py
r7661 r7664 169 169 self.app['configuration'].accommodation_states = ['admitted'] 170 170 self.app['configuration'].accommodation_session = 2004 171 self.app['configuration'].carry_over = True 171 172 configuration = SessionConfiguration() 172 173 # These attributes must also exist in the customization packages.
Note: See TracChangeset for help on using the changeset viewer.