repo.or.cz
/
paula.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
paula: reorganized into one paula repo
[paula.git]
/
paula.testing
/
trunk
/
src
/
paula
/
testing
/
ftesting.zcml
blob
042a0873e1ccaebf7ad74bc1cf74b419cb59bf66
1
<configure
2
xmlns="http://namespaces.zope.org/zope"
3
xmlns:meta="http://namespaces.zope.org/meta"
4
>
5
6
<!-- Turn on the devmode -->
7
<meta:provides feature="devmode" />
8
<include package="paula.testing" />
9
10
</configure>