test/data/cubes/email/hooks.py
author Vladimir Popescu <vladimir.popescu@logilab.fr>
Tue, 02 Apr 2013 12:12:41 +0200
changeset 8833 39f81e2db2fc
parent 6349 14ec625b3f55
permissions -rw-r--r--
[dataimport] Add a ``flush`` method for all stores. For ``ObjectStore``, ``RQLObjectStore`` and ``NoHookRQLObjectStore`` the method tries to call the ``commit`` method. For ``SQLGenObjectStore``, the ``flush`` method is basically unchanged with respect to previous changesets.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6349
14ec625b3f55 fix test so that we don't actually depends on file and email cubes
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
"test"