Fix a bug in the handling of processing-instruction() test.
[tatoo.git] / tests / alphabet.xml.queries
index 740d084..6d44231 100644 (file)
@@ -24,8 +24,8 @@ P11 //*[self::L]
 P12 //*[@id]
 T1 //L/text()
 T2 //L/comment()
 P12 //*[@id]
 T1 //L/text()
 T2 //L/comment()
-T3 //L/processing-instruction()
-T4 //L/processing-instruction("myPI")
+T3 //L/processing-instruction()
+T4 //L/processing-instruction("myPI")
 T5 //L/node()
 T6 //L/N
 T7 //L/*
 T5 //L/node()
 T6 //L/N
 T7 //L/*