Skip to content

Commit 7fca26c

Browse files
authored
force test CodeQL analysis
1 parent 0bce3ae commit 7fca26c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tuple_binding_test.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ bool unbindTest()
1212
v->unbind();
1313
bool returnVal = !get<0>(t)->isBound();
1414
deleteVar(v);
15+
// add a comment to force test CodeQL analysis
1516
return returnVal;
1617
}
1718

0 commit comments

Comments
 (0)