Skip to content
Snippets Groups Projects
Yanjun Jiang's avatar
Yanjun Jiang authored
jTET does not support Boolean comparison now, no matter it is
Equals or NotEquals. This is caused by the BooleanType is not
included in the array list for the Equals and NotEquals cases
in the getInputTypeForOutput function. We fix this by adding
the BooleanType in the array list.
8c3baa22
History
Name Last commit Last update