diff options
author | murphy <murphy@rubychan.de> | 2010-04-14 23:59:03 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2010-04-14 23:59:03 +0000 |
commit | 200144dd009d33ff8334be24d0fb2cc91b3a87ab (patch) | |
tree | f46c939cd01b8d4165b5d9f3444c20e072b51408 /test/scanners/javascript/xml.expected.raydebug | |
parent | 612a14e17bdae5dbb5b13cdceec797523725cbbe (diff) | |
download | coderay-200144dd009d33ff8334be24d0fb2cc91b3a87ab.tar.gz |
Moving scanner tests into separate repository. The repository can be reached at http://svn.rubychan.de/coderay-scanner-tests/trunk.
Diffstat (limited to 'test/scanners/javascript/xml.expected.raydebug')
-rw-r--r-- | test/scanners/javascript/xml.expected.raydebug | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/scanners/javascript/xml.expected.raydebug b/test/scanners/javascript/xml.expected.raydebug deleted file mode 100644 index a45b01c..0000000 --- a/test/scanners/javascript/xml.expected.raydebug +++ /dev/null @@ -1,2 +0,0 @@ -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 |