mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01:00
5 lines
226 B
Markdown
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. |