summaryrefslogtreecommitdiffstats
path: root/test/w3c/txml/test401.txml
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/txml/test401.txml')
-rw-r--r--test/w3c/txml/test401.txml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/w3c/txml/test401.txml b/test/w3c/txml/test401.txml
index a42b719..9aaa506 100644
--- a/test/w3c/txml/test401.txml
+++ b/test/w3c/txml/test401.txml
@@ -11,7 +11,7 @@ it was raised second -->
<onentry>
<send event="foo"/>
<!-- assigning to a non-existent location should raise an error -->
- <assign conf:location="1" conf:expr="2"/>
+ <assign conf:invalidLocation="" conf:expr="2"/>
</onentry>