diff options
Diffstat (limited to 'docs/testlayer.rst')
-rw-r--r-- | docs/testlayer.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/testlayer.rst b/docs/testlayer.rst index 598cac3..ccf8ebe 100644 --- a/docs/testlayer.rst +++ b/docs/testlayer.rst @@ -4,6 +4,8 @@ .. currentmodule:: zope.component.testlayer +.. module:: zope.component.testlayer + ``zope.component.testlayer`` defines two things: * a `LayerBase` that makes it easier and saner to use zope.testing's |