odoo/addons/payment_adyen/tests/__init__.py

8 lines
84 B
Python

# -*- coding: utf-8 -*-
# from . import test_adyen
checks = [
# test_adyen,
]