public void testFullFOLKBLovesAnimalQueryKillsJackTunaFalse() {
// Note: While the KB expands infinitely, the answer
// search for this bottoms out indicating the
// KB does not entail the fact.
testFullFOLKBLovesAnimalQueryKillsJackTunaFalse(
new FOLModelElimination(), false);
}