odoo/addons/payment_paypal/tests/__init__.py

8 lines
86 B
Python

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