Changeset 14276 for main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/applicants/tests/test_browser.py
- Timestamp:
- 15 Nov 2016, 09:53:58 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/applicants/tests/test_browser.py
r13983 r14276 75 75 layer = FunctionalLayer 76 76 77 def test_applicatio _slip(self):77 def test_application_slip(self): 78 78 self.browser.addHeader('Authorization', 'Basic mgr:mgrpw') 79 79 self.slip_path = self.view_path + '/application_slip.pdf'
Note: See TracChangeset for help on using the changeset viewer.