entities/test/data/migration/postcreate.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Tue, 06 Apr 2010 19:26:28 +0200
branchstable
changeset 5166 1e96d01728c4
parent 2920 64322aa83a1d
child 5421 8167de96c523
permissions -rw-r--r--
enable live test against sqlserver 2005 database

wf = add_workflow(u'bmk wf', 'Bookmark')
wf.add_state(u'hop', initial=True)