diff options
| author | Barry Warsaw | 2014-10-31 23:35:02 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2014-10-31 23:35:02 -0400 |
| commit | 98ddb4d8ec662bcff039d60b4b5afd4279231b97 (patch) | |
| tree | a6a328455ad6337c4f1b31f94d4d98ad98ad6a3c /src/mailman/core | |
| parent | 4e19b227ab4c29e59801b38f12f80e1948817053 (diff) | |
| download | mailman-98ddb4d8ec662bcff039d60b4b5afd4279231b97.tar.gz mailman-98ddb4d8ec662bcff039d60b4b5afd4279231b97.tar.zst mailman-98ddb4d8ec662bcff039d60b4b5afd4279231b97.zip | |
Merge in the last of Aurelien's changes, and make the test suite pass with
PostgreSQL.
Diffstat (limited to 'src/mailman/core')
| -rw-r--r-- | src/mailman/core/docs/runner.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mailman/core/docs/runner.rst b/src/mailman/core/docs/runner.rst index 28eab9203..e9fd21c57 100644 --- a/src/mailman/core/docs/runner.rst +++ b/src/mailman/core/docs/runner.rst @@ -73,3 +73,7 @@ on instance variables. version : 3 XXX More of the Runner API should be tested. + +.. + Clean up. + >>> config.pop('test-runner') |
