mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-08-23 21:31:17 +00:00
9 azure backport (#353)
* fix: backport fix + backport modules to azure
This commit is contained in:
@@ -9,9 +9,9 @@ from mock import patch
|
||||
|
||||
import keystoneauth1
|
||||
|
||||
from odoo.addons.base.tests.test_ir_attachment import TestIrAttachment
|
||||
from odoo.addons.attachment_swift.models.ir_attachment import SwiftSessionStore
|
||||
from odoo.addons.attachment_swift.swift_uri import SwiftUri
|
||||
from openerp.addons.base.tests.test_ir_attachment import TestIrAttachment
|
||||
from openerp.addons.attachment_swift.models.ir_attachment import SwiftSessionStore
|
||||
from openerp.addons.attachment_swift.swift_uri import SwiftUri
|
||||
|
||||
|
||||
class TestAttachmentSwift(TestIrAttachment):
|
||||
|
||||
Reference in New Issue
Block a user