Merge commit 'upstream/4.6.1'
[debian/atlc] / tests / 3a-create_bmp_for_rect_cen_in_rect.bmp.test
index 6e20b8e7b2206437b81968cd15c738720dc7e1ac..536b30b5fad1f07102cb525674f9a45641ecbbfb 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 
-$top_builddir/src/non_gui/create_bmp_for_rect_cen_in_rect -b 4 500 100 20 20 1 $top_builddir/tmp/test.bmp
+$top_builddir/src/create_bmp_for_rect_cen_in_rect -b 4 500 100 20 20 1 $top_builddir/tmp/test.bmp
 MD5SUM=`$top_builddir/tools/src/mymd5sum $top_builddir/tmp/test.bmp`
 if [ $MD5SUM = a4545fdbafdb3150d8dc65eb8ca5e6ef ]; then
   echo "PASSED:" $0 >> tests.log