view test/__init__.py @ 5317:c0cda00af479

Fix tests for memorydb and anydbm backends The anydbm backend silently drops properties in the journal that are not in the database during serialisation. The memorydb backend (only used for testing) cannot deal with user changes (re-open of db under a different user).
author Ralf Schlatterbeck <rsc@runtux.com>
date Thu, 19 Apr 2018 17:03:11 +0200
parents f63aa57386b0
children
line wrap: on
line source

# make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/