for creole's zephir2 branch
This commit is contained in:
1
tests/dicos/autosave/00_base.xml
Symbolic link
1
tests/dicos/autosave/00_base.xml
Symbolic link
@ -0,0 +1 @@
|
||||
../00_base.xml
|
26
tests/dicos/autosave/99_autosave.xml
Normal file
26
tests/dicos/autosave/99_autosave.xml
Normal file
@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<creole>
|
||||
|
||||
<files/>
|
||||
<containers/>
|
||||
|
||||
<variables>
|
||||
<family name='test'>
|
||||
<variable name='autosave' multi='True' auto_save='True'>
|
||||
<value>a</value>
|
||||
<value>b</value>
|
||||
</variable>
|
||||
</family>
|
||||
<separators/>
|
||||
|
||||
</variables>
|
||||
|
||||
<constraints>
|
||||
</constraints>
|
||||
|
||||
<help/>
|
||||
|
||||
</creole>
|
||||
<!-- vim: ts=4 sw=4 expandtab
|
||||
-->
|
Reference in New Issue
Block a user