fix capitalization in test case

Co-Authored-By: shati-patel <42641846+shati-patel@users.noreply.github.com>
This commit is contained in:
Erik Krogh Kristensen
2019-09-13 14:54:18 +01:00
committed by GitHub
parent 3fb64abb09
commit 9dc9adda64

View File

@@ -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 = [];