QL: Fix test output

This commit is contained in:
Taus
2021-05-29 08:07:44 +00:00
committed by GitHub
parent 4e060ce368
commit 1feb35efb7

View File

@@ -1 +1 @@
| Test.qll:12:3:12:33 | ClassPredicate test | Wrong.testoverrides $@ but does not have an override annotation. | Test.qll:4:3:4:40 | ClassPredicate test | Super.test |
| Test.qll:12:3:12:33 | ClassPredicate test | Wrong.test overrides $@ but does not have an override annotation. | Test.qll:4:3:4:40 | ClassPredicate test | Super.test |