mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
Add test for extraction of a Java file with a non-UTF-8 charset
This commit is contained in:
committed by
Chris Smowton
parent
be6162edc0
commit
9162ce7d73
4
java/ql/test/library-tests/comment-encoding/toString.ql
Normal file
4
java/ql/test/library-tests/comment-encoding/toString.ql
Normal file
@@ -0,0 +1,4 @@
|
||||
import java
|
||||
|
||||
from Javadoc c
|
||||
select c
|
||||
Reference in New Issue
Block a user