mirror of
https://github.com/github/codeql.git
synced 2026-03-29 11:48:16 +02:00
The old test name would cause a compiler warning, which we don't want to include in the expected output.
4 lines
99 B
Plaintext
4 lines
99 B
Plaintext
import javascript
|
|
|
|
query predicate test_ClientRequest(NodeJSLib::NodeJSClientRequest cr) { any() }
|