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