[IMP] Improved Unit Test Case and Fixed Travis

This commit is contained in:
Nikul Chaudhary
2017-11-10 12:48:55 +05:30
committed by ahenriquez
parent 0b707ea7fc
commit e161a9c57a
10 changed files with 30 additions and 24 deletions

View File

@@ -2,7 +2,7 @@
# © 2017 Eficent Business and IT Consulting Services S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)
from odoo.addons.rma.tests import test_rma
from . import test_rma
class TestSupplierRma(test_rma.TestRma):