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