From b92af44362a2c7edcd9d68c021d10ed5e126ce78 Mon Sep 17 00:00:00 2001 From: murphy Date: Fri, 1 Jan 2010 06:11:36 +0000 Subject: Improved scanner tests: known issues, JRuby bug workaround (see #136). --- test/scanners/javascript/xml.known-issue.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/scanners/javascript/xml.known-issue.yaml (limited to 'test/scanners/javascript') 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 -- cgit v1.2.1