[MIG] base_external_dbsource_sqlite: migration to 16.0

This commit is contained in:
Andrea Cattalani
2023-04-06 13:37:42 +02:00
parent 8787c139a4
commit cc92649921
5 changed files with 12 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Copyright 2016 LasLabs Inc.
import mock
from unittest import mock
from odoo.tests import common