Ensure the abstract test works from a clean instance, otherwise if you run it alongside the DefaultImpl test they'll clash as they're working from the same in-memory store. (Basically, the in-memory store is not thread-safe - you need a single instance)

git-svn-id: https://svn.apache.org/repos/asf/wookie/trunk@1641335 13f79535-47bb-0310-9956-ffa450edef68
1 file changed