- Timestamp:
- 19 Aug 2016, 04:14:34 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.coewarri/trunk/src/kofacustom/coewarri/applicants/tests/test_browser.py
r14035 r14092 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.