Set the module installable

This commit is contained in:
Alex Comba
2014-11-21 15:24:58 +01:00
parent c90f280224
commit bb905acb16

View File

@@ -36,5 +36,5 @@
'test/generate_move.yml',
],
'active': False,
'installable': False,
'installable': True,
}