X-Git-Url: https://git.gag.com/?p=debian%2Fatlc;a=blobdiff_plain;f=tests%2F13b-check_rect_cen_in_rect.test;fp=tests%2F13b-check_rect_cen_in_rect.test;h=aa24d2093724c834af65a1c5efa95f655999701d;hp=63fa5b46d01cc142193cdb901b247c1a3e5ed17f;hb=ec2d2ab8e90a0c4b86ffc2385655c2fb27fcacd9;hpb=795fb988211df268a8f7724bd2f4493c594abee9 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