Changeset 13700 for main/waeup.kofa/trunk
- Timestamp:
- 15 Feb 2016, 08:05:25 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py
r13699 r13700 3042 3042 3043 3043 def test_student_accommodation(self): 3044 # Create a second hostel with one bed 3044 3045 hostel = Hostel() 3045 3046 hostel.hostel_id = u'hall-2'
Note: See TracChangeset for help on using the changeset viewer.