Changeset 14511 for main/waeup.kofa/trunk/src/waeup/kofa/tests
- Timestamp:
- 7 Feb 2017, 08:33:05 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/tests/test_app.py
r12472 r14511 57 57 return 58 58 59 def test_update_plugins(self):59 def disabled_test_update_plugins(self): 60 60 # We can update plugins 61 61 setSite(self.app)
Note: See TracChangeset for help on using the changeset viewer.