[mod] stupid fake commit for travis

This commit is contained in:
Laurent Peuch 2016-05-12 02:24:26 +02:00
parent ef5655d43d
commit a3cf8f14ee

View File

@ -9,6 +9,7 @@ from jinja2 import Environment, FileSystemLoader
from .cache import CACHE from .cache import CACHE
from .utils import error, warning, okgreen from .utils import error, warning, okgreen
DEFAULTS = { DEFAULTS = {
"rss": True, "rss": True,
"share": False, "share": False,