From 9367a4797fb5f727ce9b9703fa8188c30f9a82a6 Mon Sep 17 00:00:00 2001 From: Paul Chaignon Date: Fri, 28 Nov 2014 23:14:17 -0500 Subject: [PATCH] Remove old test forgotten in #1788 --- test/test_heuristics.rb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/test/test_heuristics.rb b/test/test_heuristics.rb index 0883d7b7..2c78d87c 100644 --- a/test/test_heuristics.rb +++ b/test/test_heuristics.rb @@ -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({