mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base external dbsource
* Migration of base_external_dbsource to odoo 9.0 * Fixing test error * Moving test from yaml to python * Fixing pylint error in test class * Placeholder added to connection string text zone * improving test coverage
This commit is contained in:
committed by
bilbonet
parent
a1389aeefc
commit
3d93a57b56
3
base_external_dbsource/tests/__init__.py
Normal file
3
base_external_dbsource/tests/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# -*- encoding: utf-8 -*-
|
||||
|
||||
from . import test_create_dbsource
|
||||
Reference in New Issue
Block a user