X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2F13b-check_rect_cen_in_rect.test;h=aa24d2093724c834af65a1c5efa95f655999701d;hb=e5d4b145341a7edb81bf7cdecbc61d4ec5ee2097;hp=63fa5b46d01cc142193cdb901b247c1a3e5ed17f;hpb=a51f9bc3e458756855df5ab51a7e7ec015a9aebd;p=debian%2Fatlc diff --git a/tests/13b-check_rect_cen_in_rect.test b/tests/13b-check_rect_cen_in_rect.test index 63fa5b4..aa24d20 100755 --- a/tests/13b-check_rect_cen_in_rect.test +++ b/tests/13b-check_rect_cen_in_rect.test @@ -22,7 +22,7 @@ # program bug, so PLEASE PLEASE let me know about it!! # Dr. David Kirkby, drkirkby@ntlworld.com -$top_builddir/src/non_gui/create_bmp_for_rect_cen_in_rect 200.3 100 93 57 1.0 $top_builddir/tmp/central.bmp >/dev/null 2>/dev/null +$top_builddir/src/create_bmp_for_rect_cen_in_rect 200.3 100 93 57 1.0 $top_builddir/tmp/central.bmp >/dev/null 2>/dev/null MD5SUM=`$top_builddir/tools/src/mymd5sum $top_builddir/tmp/central.bmp` rm $top_builddir/tmp/central.bmp if [ $MD5SUM != ceb7b80aba008c32d3af257943e8b0db ]; then