diff options
| author | ianb <devnull@localhost> | 2007-01-24 01:08:32 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2007-01-24 01:08:32 +0000 |
| commit | d0ccb2ac27fa5ea98e329d74ec3ee892efcf5f7e (patch) | |
| tree | c80d9b95283045ecba083604cb46c55417e1f654 /docs | |
| parent | 8f7e814a52fc1b195a304c29af7b4e49e76a2b2f (diff) | |
| download | paste-d0ccb2ac27fa5ea98e329d74ec3ee892efcf5f7e.tar.gz | |
Allow list of status in test calls
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt index 483b72e..f98c4af 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -30,6 +30,9 @@ svn trunk than ``paste.fileapp.FileApp`` (if you subclass and override ``make_app``) +* ``paste.fixture.TestApp.get(status=X)`` takes a list of allowed + status codes for ``X``. + 1.1.1 ----- |
