Remove old test forgotten in #1788

This commit is contained in:
Paul Chaignon
2014-11-28 23:14:17 -05:00
parent cfd95360cb
commit 9367a4797f

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({