X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=zlint%2Ftest-search-01.cpp;h=5bbe658850dea5581ebac36057b365b1915289fb;hb=d3149b0b6fb8208e6e7a145313215cd259970a74;hp=a292f3af5ff9289c85e925acf4cf19a2dac418ea;hpb=40213edfa0408f88b008c3d1ee4a4f90dcdf2fb9;p=yazpp-moved-to-github.git diff --git a/zlint/test-search-01.cpp b/zlint/test-search-01.cpp index a292f3a..5bbe658 100644 --- a/zlint/test-search-01.cpp +++ b/zlint/test-search-01.cpp @@ -2,10 +2,10 @@ * 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.3 2004-11-30 21:10:31 adam Exp $ */ -#include +#include #include #include @@ -161,6 +161,7 @@ Zlint_code Zlint_test_search_01::sendTest(Zlint *z) } else { + printf ("finished...\n"); return TEST_FINISHED; } return TEST_CONTINUE;