Merge pull request #1791 from pchaigno/remove-old-heuristic

Remove old test forgotten in #1788
This commit is contained in:
Brandon Keepers
2014-11-29 12:32:28 -06:00

View File

@@ -50,12 +50,6 @@ class TestHeuristcs < Test::Unit::TestCase
})
end
# Candidate languages = ["ECL", "Prolog"]
def test_ecl_prolog_by_heuristics
results = Heuristics.call(file_blob("Prolog/or-constraint.ecl"), [Language["ECL"], Language["Prolog"]])
assert_equal [Language["Prolog"]], results
end
# Candidate languages = ["ECL", "Prolog"]
def test_ecl_prolog_by_heuristics
assert_heuristics({