Skip to content

Commit 8bc9656

Browse files
committed
C#: Update integration tests expected output.
1 parent 318bfc6 commit 8bc9656

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

csharp/ql/integration-tests/posix/query-suite/csharp-code-quality.qls.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ql/csharp/ql/src/Dead Code/DeadStoreOfLocal.ql
55
ql/csharp/ql/src/Likely Bugs/Collections/ContainerLengthCmpOffByOne.ql
66
ql/csharp/ql/src/Likely Bugs/Collections/ContainerSizeCmpZero.ql
77
ql/csharp/ql/src/Likely Bugs/DangerousNonShortCircuitLogic.ql
8+
ql/csharp/ql/src/Likely Bugs/EqualityCheckOnFloats.ql
89
ql/csharp/ql/src/Likely Bugs/ReferenceEqualsOnValueTypes.ql
910
ql/csharp/ql/src/Likely Bugs/SelfAssignment.ql
1011
ql/csharp/ql/src/Likely Bugs/UncheckedCastInEquals.ql

0 commit comments

Comments
 (0)