Files
codeql/powershell/ql/test/TestUtilities/InlineExpectationsTest.qll
2024-09-23 16:27:37 +01:00

9 lines
242 B
Plaintext

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