X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2F9h-create-200-Ohm-401b.bmp.test;h=2a35c45e9ae92ace0a818a22f94c47bd22757d8d;hb=e5d4b145341a7edb81bf7cdecbc61d4ec5ee2097;hp=10a27fd0550a44fde9eaed2e21f366b6045c26ad;hpb=a51f9bc3e458756855df5ab51a7e7ec015a9aebd;p=debian%2Fatlc diff --git a/tests/9h-create-200-Ohm-401b.bmp.test b/tests/9h-create-200-Ohm-401b.bmp.test index 10a27fd..2a35c45 100755 --- a/tests/9h-create-200-Ohm-401b.bmp.test +++ b/tests/9h-create-200-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 36 $top_builddir/tmp/200-Ohm-401b.bmp >/dev/null 2>/dev/null +$top_builddir/src/create_bmp_for_symmetrical_stripline 5000 401 36 $top_builddir/tmp/200-Ohm-401b.bmp >/dev/null 2>/dev/null LENGTH=`$top_builddir/tools/src/myfilelength $top_builddir/tmp/200-Ohm-401b.bmp` rm $top_builddir/tmp/200-Ohm-401b.bmp if [ $LENGTH = 6165054 ]; then