mirror of
https://github.com/github/codeql.git
synced 2026-04-10 17:44:03 +02:00
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
import semmle.javascript.frameworks.xUnit
|
|
|
|
from XUnitFixture f
|
|
select f, f.getAnAnnotation() |