mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 19:46:54 +00:00
added manual testing files
This commit is contained in:
parent
ad0f5863ed
commit
78d90a4cf1
3 changed files with 239 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<data>
|
||||
<record id="id" model="ir.ui.view">
|
||||
<field name="name">some.model.form.inherit</field>
|
||||
<field name="model">some.model</field>
|
||||
</record>
|
||||
</data>
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue