Setting an attribute for a custom recipe handler in the test file.

--HG--
branch : recipe
This commit is contained in:
Suha Can
2011-02-11 16:18:13 -08:00
parent 194796c479
commit b24562ec6b

View File

@@ -43,6 +43,6 @@
<CleanUpInactive />
<Custom1 attr2="value1" />
<Custom1 attr1="value1" />
<Custom2 attr2="value2" />
</Recipe>