Changeset 12673 for main/ikobacustom.pcn/trunk/src
- Timestamp:
- 6 Mar 2015, 23:29:51 (10 years ago)
- Location:
- main/ikobacustom.pcn/trunk/src/ikobacustom/pcn
- Files:
-
- 1 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
main/ikobacustom.pcn/trunk/src/ikobacustom/pcn/testing.py
r12371 r12673 24 24 from waeup.ikoba.testing import FunctionalTestCase 25 25 26 26 27 # Some funcional layer that groks ikobacustom.pcn. 27 28 ftesting_zcml = os.path.join( … … 29 30 FunctionalLayer = ZCMLLayer(ftesting_zcml, __name__, 'FunctionalLayer', 30 31 allow_teardown=True) 32 31 33 32 34 def samples_dir():
Note: See TracChangeset for help on using the changeset viewer.