mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
/**
|
|
* Inline expectation tests for JS.
|
|
* See `shared/util/codeql/util/test/InlineExpectationsTest.qll`
|
|
*/
|
|
|
|
private import codeql.util.test.InlineExpectationsTest
|
|
private import internal.InlineExpectationsTestImpl
|
|
import Make<Impl>
|