summaryrefslogtreecommitdiffstats
path: root/test/w3c/txml/test354.txml
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/txml/test354.txml')
-rw-r--r--test/w3c/txml/test354.txml4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/w3c/txml/test354.txml b/test/w3c/txml/test354.txml
index 0f1f6c5..890b6ef 100644
--- a/test/w3c/txml/test354.txml
+++ b/test/w3c/txml/test354.txml
@@ -41,10 +41,10 @@ and that correct values are used -->
<onentry>
<send delay="5s" event="timeout"/>
<send event="event2">
- <content>foo</content>
+ <content><conf:someInlineVal/></content>
</send>
</onentry>
- <transition event="event2" conf:eventdataVal="'foo'" conf:targetpass=""/>
+ <transition event="event2" conf:eventdataSomeVal="" conf:targetpass=""/>
<transition event="*" conf:targetfail=""/>
</state>