Tower: upload test_correct_encode 18.0.1.0.0 (via marketplace)
This commit is contained in:
10
addons/test_correct_encode/__manifest__.py
Normal file
10
addons/test_correct_encode/__manifest__.py
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
'name': 'Test Correct Encode',
|
||||||
|
'summary': 'Verifies the upload→commit→fetch round-trip preserves bytes.',
|
||||||
|
'category': 'Tools',
|
||||||
|
'version': '18.0.1.0.0',
|
||||||
|
'license': 'LGPL-3',
|
||||||
|
'author': 'OdooSky',
|
||||||
|
'depends': ['base', 'web'],
|
||||||
|
'installable': True,
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user