X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zlint%2Ftest-search-01.cpp;fp=zlint%2Ftest-search-01.cpp;h=12b1bb3adc8ec0ef13c1966d15810530d7ad4ac0;hb=eb15a0d2234ee4020a738cf7730091b3475ff793;hp=a292f3af5ff9289c85e925acf4cf19a2dac418ea;hpb=f3e04c274caedf95069ae77b369f71ebf9de00d4;p=yazpp-moved-to-github.git diff --git a/zlint/test-search-01.cpp b/zlint/test-search-01.cpp index a292f3a..12b1bb3 100644 --- a/zlint/test-search-01.cpp +++ b/zlint/test-search-01.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2004, Index Data. * See the file LICENSE for details. * - * $Id: test-search-01.cpp,v 1.1 2004-03-25 23:14:07 adam Exp $ + * $Id: test-search-01.cpp,v 1.2 2004-09-06 07:50:51 adam Exp $ */ #include @@ -161,6 +161,7 @@ Zlint_code Zlint_test_search_01::sendTest(Zlint *z) } else { + printf ("finished...\n"); return TEST_FINISHED; } return TEST_CONTINUE;