X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=tests%2F9d-create-50-Ohm-401b.bmp.test;fp=tests%2F9d-create-50-Ohm-401b.bmp.test;h=bd1c6a90f93a333caed59077cb4a996d0d8f8457;hb=ec2d2ab8e90a0c4b86ffc2385655c2fb27fcacd9;hp=83caf9c7248c081c6eab71ffaf0c6afcbf2826df;hpb=795fb988211df268a8f7724bd2f4493c594abee9;p=debian%2Fatlc diff --git a/tests/9d-create-50-Ohm-401b.bmp.test b/tests/9d-create-50-Ohm-401b.bmp.test index 83caf9c..bd1c6a9 100755 --- a/tests/9d-create-50-Ohm-401b.bmp.test +++ b/tests/9d-create-50-Ohm-401b.bmp.test @@ -6,7 +6,7 @@ # and it is tedious to do. # The following are around 25 Ohm transmission lines. -$top_builddir/src/non_gui/create_bmp_for_symmetrical_stripline 5000 401 578 $top_builddir/tmp/50-Ohm-401b.bmp >/dev/null 2>/dev/null +$top_builddir/src/create_bmp_for_symmetrical_stripline 5000 401 578 $top_builddir/tmp/50-Ohm-401b.bmp >/dev/null 2>/dev/null LENGTH=`$top_builddir/tools/src/myfilelength $top_builddir/tmp/50-Ohm-401b.bmp` rm $top_builddir/tmp/50-Ohm-401b.bmp if [ $LENGTH = 6165054 ]; then