Files
codeql/javascript/ql/test/library-tests/frameworks/NodeJSLib/TestClientRequest.qll
Max Schaefer 3daa974255 JavaScript: Rename a test.
The old test name would cause a compiler warning, which we don't want to include in the expected output.
2019-08-02 14:05:57 +01:00

4 lines
99 B
Plaintext

import javascript
query predicate test_ClientRequest(NodeJSLib::NodeJSClientRequest cr) { any() }