X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2F9b-create-25-Ohm-401b.bmp.test;fp=tests%2F9b-create-25-Ohm-401b.bmp.test;h=12995caf61fa557a4973c4e5722c79a48b74c22e;hb=6b66971c81ba66fc706c04decfa5a69a19e57c4d;hp=e16c8fb9c7cc9881ed05cd93237d380b1c9ee9a3;hpb=a51f9bc3e458756855df5ab51a7e7ec015a9aebd;p=debian%2Fatlc diff --git a/tests/9b-create-25-Ohm-401b.bmp.test b/tests/9b-create-25-Ohm-401b.bmp.test index e16c8fb..12995ca 100755 --- a/tests/9b-create-25-Ohm-401b.bmp.test +++ b/tests/9b-create-25-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 1334 $top_builddir/tmp/25-Ohm-401b.bmp >/dev/null 2>/dev/null +$top_builddir/src/create_bmp_for_symmetrical_stripline 5000 401 1334 $top_builddir/tmp/25-Ohm-401b.bmp >/dev/null 2>/dev/null LENGTH=`$top_builddir/tools/src/myfilelength $top_builddir/tmp/25-Ohm-401b.bmp` rm $top_builddir/tmp/25-Ohm-401b.bmp if [ $LENGTH = 6165054 ]; then