mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01: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() }
|