summaryrefslogtreecommitdiffstats
path: root/test/w3c/lua/test532.scxml
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/lua/test532.scxml')
-rw-r--r--test/w3c/lua/test532.scxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/w3c/lua/test532.scxml b/test/w3c/lua/test532.scxml
index e9514a4..ca83985 100644
--- a/test/w3c/lua/test532.scxml
+++ b/test/w3c/lua/test532.scxml
@@ -5,7 +5,7 @@ as the name of the resulting event. -->
<state id="s0">
<onentry>
<send event="timeout" delay="3s"/>
- <send type="http://www.w3.org/TR/scxml/#BasicHTTPEventProcessor" targetexpr="FIXME">
+ <send type="http://www.w3.org/TR/scxml/#BasicHTTPEventProcessor" targetexpr="_ioprocessors.basichttp.location">
<!-- this content will be ignored, but it's here to make sure we have a message body -->
<content>some content</content>
</send>