entities/test/data/migration/postcreate.py
branch3.5
changeset 2920 64322aa83a1d
child 5421 8167de96c523
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/entities/test/data/migration/postcreate.py	Thu Aug 20 17:44:27 2009 +0200
@@ -0,0 +1,2 @@
+wf = add_workflow(u'bmk wf', 'Bookmark')
+wf.add_state(u'hop', initial=True)