More unit tests

This commit is contained in:
Raphael Michel
2015-01-11 18:56:47 +01:00
parent 59eac8987a
commit 3c09998894
6 changed files with 73 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ class TimeRestrictionApp(AppConfig):
class TixlPluginMeta:
type = PluginType.RESTRICTION
name = _("Restricition by time")
name = _("Restriction by time")
author = _("the tixl team")
version = '1.0.0'
description = _("This plugin adds the possibility to restrict the sale " +