Files
codeql/python/ql/test/library-tests/frameworks/asyncpg/MaDTest.ql
Rasmus Wriedt Larsen 0a589bed4e Python: Add inline test of MaD sinks
This enables us to keep the framework modeling tests under `/frameworks`
folder

I had hoped to use `mad-sink[<kind>]` syntax, but that was not allowed
:(

Maybe it oculd be allowed in the future, but for now I'll stick with the
more ugly solution of `mad-sink__<kind>`
2022-05-05 13:11:43 +02:00

3 lines
47 B
Plaintext

import python
import experimental.meta.MaDTest