Files
codeql/java/ql/test/query-tests/Stubs/testlib/README.md
2022-10-03 10:31:14 +02:00

5 lines
226 B
Markdown

# testlib
Library for testing stub generation (we need a binary dependency because normal stubs are source files, and thus are excluded by the stub generator).
Run `generate.sh` to update `testlib.jar` in the test directory.