Files
codeql/rust/ql/lib/utils/test/InlineExpectationsTest.qll
2024-12-12 15:03:01 +01:00

9 lines
236 B
Plaintext

/**
* Inline expectation tests for Rust.
* See `shared/util/codeql/util/test/InlineExpectationsTest.qll`
*/
private import codeql.util.test.InlineExpectationsTest
private import internal.InlineExpectationsTestImpl
import Make<Impl>