This commit is contained in:
Kumar McMillan 2012-06-25 10:08:51 -05:00
Родитель f1e0b5768a
Коммит 2ff7d2ae27
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1459,4 +1459,4 @@ RUN_ES_TESTS = False
# All JS vendor libraries in this list will be excluded from mozmarket.js.
# For example, if receiptverifier is broken and you need to disable it, add
# 'receiptverifier' to the list. See also mkt/site/views.py.
MOZMARKET_VENDOR_EXCLUDE = ['receiptverifier']
MOZMARKET_VENDOR_EXCLUDE = []