mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Merge branch 'main' into redsun82/codegen-new-parent-child
This commit is contained in:
@@ -248,13 +248,6 @@ class ClassTester(TesterBase):
|
||||
show_ql_class: bool = False
|
||||
|
||||
|
||||
@dataclass
|
||||
class PropertyTester(TesterBase):
|
||||
template: ClassVar = "ql_test_property"
|
||||
|
||||
property: PropertyForTest
|
||||
|
||||
|
||||
@dataclass
|
||||
class MissingTestInstructions:
|
||||
template: ClassVar = "ql_test_missing"
|
||||
|
||||
Reference in New Issue
Block a user