Skip to content

Commit

Permalink
Remove irrelevant comment
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Lee <selee@nvidia.com>
  • Loading branch information
seanprime7 committed Aug 25, 2020
1 parent d113d30 commit 3cfe555
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,6 @@ class OpcodeSuite extends FunSuite {
checkEquiv(result, ref)
}

// misc. tests. Boolean check currently failing, can't handle true/false
test("Boolean check") {
val myudf: () => Boolean = () => {
var myBool : Boolean = true
Expand Down

0 comments on commit 3cfe555

Please sign in to comment.