diff options
| author | Tres Seaver <tseaver@palladion.com> | 2013-02-12 17:09:07 -0500 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2013-02-12 17:09:07 -0500 |
| commit | c6e97aaacd9287be4a9c2527f1809d7e3372df48 (patch) | |
| tree | ebc0788018057647b19afbd261ed09c7eb1cda3a | |
| parent | 42838dba2a7db25fb217c32a5fbcf700c1d3b2a7 (diff) | |
| download | zope-security-c6e97aaacd9287be4a9c2527f1809d7e3372df48.tar.gz | |
Note 100% coverage for all modules.
| -rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 28850fd..9e1a372 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,8 @@ CHANGES 4.0.0 (unreleased) ------------------ +- 100% unit test coverage. + - zope.security.untrustedpython moved to separate project: zope.untrustedpython - Converted use of ``assert`` in non-test code to apprpriate error types: |
