12 lines
270 B
XML
12 lines
270 B
XML
|
<?xml version='1.0' standalone='yes'?>
|
||
|
|
||
|
<extension name="spamtest">
|
||
|
|
||
|
<test name="spamtest">
|
||
|
<parameter type="comparator" occurrence="optional" />
|
||
|
<parameter type="matchtype" occurrence="optional" />
|
||
|
<parameter type="string" name="value" />
|
||
|
</test>
|
||
|
|
||
|
</extension>
|