From ba3cc7674e1ad1531e6bf36cebf0a3ad6c4393e6 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Mon, 23 Jan 2006 08:13:11 +0000 Subject: [PATCH] Replace element with stop='1' attribute. --- src/test_filter_query_rewrite.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/test_filter_query_rewrite.cpp b/src/test_filter_query_rewrite.cpp index 405cb77..d0fcb7c 100644 --- a/src/test_filter_query_rewrite.cpp +++ b/src/test_filter_query_rewrite.cpp @@ -1,4 +1,4 @@ -/* $Id: test_filter_query_rewrite.cpp,v 1.5 2006-01-23 08:12:36 mike Exp $ +/* $Id: test_filter_query_rewrite.cpp,v 1.6 2006-01-23 08:13:11 mike Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -203,10 +203,9 @@ BOOST_AUTO_UNIT_TEST( test_filter_query_rewrite3 ) " @attr 1=4\n" " @attr 1=5 @attr 4=1\n" " \n" - " \n" + " \n" " fish\n" " mouse\n" - " \n" " \n" " \n" " ^\n" -- 1.7.10.4