summaryrefslogtreecommitdiff
path: root/test/scanners/javascript
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2010-01-01 06:11:36 +0000
committermurphy <murphy@rubychan.de>2010-01-01 06:11:36 +0000
commitb92af44362a2c7edcd9d68c021d10ed5e126ce78 (patch)
tree0d1a9c1861f1fc073ef75e207769403c7c114220 /test/scanners/javascript
parent44fcff8ba9831cede39b02d9fdc866fe5ecf785c (diff)
downloadcoderay-b92af44362a2c7edcd9d68c021d10ed5e126ce78.tar.gz
Improved scanner tests: known issues, JRuby bug workaround (see #136).
Diffstat (limited to 'test/scanners/javascript')
-rw-r--r--test/scanners/javascript/xml.known-issue.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/scanners/javascript/xml.known-issue.yaml b/test/scanners/javascript/xml.known-issue.yaml
new file mode 100644
index 0000000..8132156
--- /dev/null
+++ b/test/scanners/javascript/xml.known-issue.yaml
@@ -0,0 +1,2 @@
+description: JavaScript scanner is confused by nested XML literals.
+ticket_url: http://redmine.rubychan.de/issues/ \ No newline at end of file