diff options
Diffstat (limited to 'test/scanners/javascript/xml.expected.raydebug')
-rw-r--r-- | test/scanners/javascript/xml.expected.raydebug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/scanners/javascript/xml.expected.raydebug b/test/scanners/javascript/xml.expected.raydebug new file mode 100644 index 0000000..a45b01c --- /dev/null +++ b/test/scanners/javascript/xml.expected.raydebug @@ -0,0 +1,2 @@ +keyword(var) ident(link) operator(=) tag(<a) attribute_name(href)operator(=)string<delimiter(")content(http://coderay.rubychan.de)delimiter(")>tag(>)plain(CodeRay)tag(</a>)operator(;) +keyword(var) ident(link) operator(=) tag(<div>)tag(<div>)tag(</div>)tag(</div>)operator(;)
\ No newline at end of file |