diff options
| author | Chris McDonough <chrism@plope.com> | 2010-12-18 04:00:31 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-12-18 04:00:31 -0500 |
| commit | 3e2f12520381495aa64c24bdbe85d72b0746e16c (patch) | |
| tree | d68e6ab7292bcf7bd92c4616415b4682dbaca9ac /docs/api/testing.rst | |
| parent | c0c7b59edbf0d5572f3438918b3157a3f921f890 (diff) | |
| download | pyramid-3e2f12520381495aa64c24bdbe85d72b0746e16c.tar.gz pyramid-3e2f12520381495aa64c24bdbe85d72b0746e16c.tar.bz2 pyramid-3e2f12520381495aa64c24bdbe85d72b0746e16c.zip | |
resource -> asset
Diffstat (limited to 'docs/api/testing.rst')
| -rw-r--r-- | docs/api/testing.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/testing.rst b/docs/api/testing.rst index fc4b76cc7..fdcdadee8 100644 --- a/docs/api/testing.rst +++ b/docs/api/testing.rst @@ -7,7 +7,7 @@ .. autofunction:: registerDummySecurityPolicy - .. autofunction:: registerModels + .. autofunction:: registerResources .. autofunction:: registerEventListener @@ -31,7 +31,7 @@ .. autofunction:: cleanUp - .. autoclass:: DummyModel + .. autoclass:: DummyResource :members: .. autoclass:: DummyRequest |
