Loading tests/test_subscription_include.py +1 −1 Original line number Diff line number Diff line Loading @@ -20,5 +20,5 @@ def suite(): 'scenario_sale_subscription.rst', tearDown=doctest_teardown, encoding='utf-8', checker=doctest_checker, optionflags=doctest.REPORT_ONLY_FIRST_FAILURE) optionflags=doctest.REPORT_ONLY_FIRST_FAILURE)) return suite Loading
tests/test_subscription_include.py +1 −1 Original line number Diff line number Diff line Loading @@ -20,5 +20,5 @@ def suite(): 'scenario_sale_subscription.rst', tearDown=doctest_teardown, encoding='utf-8', checker=doctest_checker, optionflags=doctest.REPORT_ONLY_FIRST_FAILURE) optionflags=doctest.REPORT_ONLY_FIRST_FAILURE)) return suite