You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by nw...@apache.org on 2012/04/07 13:17:10 UTC

[lucy-commits] svn commit: r1310736 - /lucy/trunk/core/Lucy/Test/Highlight/TestHeatMap.c

Author: nwellnhof
Date: Sat Apr  7 11:17:09 2012
New Revision: 1310736

URL: http://svn.apache.org/viewvc?rev=1310736&view=rev
Log:
LUCY-149 Fix for heat_map tests

Modified:
    lucy/trunk/core/Lucy/Test/Highlight/TestHeatMap.c

Modified: lucy/trunk/core/Lucy/Test/Highlight/TestHeatMap.c
URL: http://svn.apache.org/viewvc/lucy/trunk/core/Lucy/Test/Highlight/TestHeatMap.c?rev=1310736&r1=1310735&r2=1310736&view=diff
==============================================================================
--- lucy/trunk/core/Lucy/Test/Highlight/TestHeatMap.c (original)
+++ lucy/trunk/core/Lucy/Test/Highlight/TestHeatMap.c Sat Apr  7 11:17:09 2012
@@ -14,7 +14,6 @@
  * limitations under the License.
  */
 
-#define C_LUCY_TESTHIGHLIGHTER
 #include "Lucy/Util/ToolSet.h"
 
 #include "Lucy/Test.h"