server/test/data/extern_mapping.py
changeset 364 226cbb207859
child 1977 606923dff11b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/server/test/data/extern_mapping.py	Thu Jan 08 09:59:12 2009 +0100
@@ -0,0 +1,2 @@
+support_entities = {'Card': True, 'Affaire': True, 'State': True}
+support_relations = {'in_state': True, 'documented_by': True, 'multisource_inlined_rel': True}