mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
fix capitalization in test case
Co-Authored-By: shati-patel <42641846+shati-patel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3fb64abb09
commit
9dc9adda64
@@ -36,7 +36,7 @@ function throws(val) {
|
||||
}
|
||||
}
|
||||
|
||||
// the obvious null-pointer detection should not hit this one.
|
||||
// The obvious null-pointer detection should not hit this one.
|
||||
function returns(val) {
|
||||
var ret = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user