X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2F9c-create-50-Ohm-201b.bmp.test;h=9c4613e13cec0fcb189a259b6cd0290b54fcc297;hb=e5d4b145341a7edb81bf7cdecbc61d4ec5ee2097;hp=2c116307d6474b0a9944323a2e810afb14b8b2c3;hpb=a51f9bc3e458756855df5ab51a7e7ec015a9aebd;p=debian%2Fatlc diff --git a/tests/9c-create-50-Ohm-201b.bmp.test b/tests/9c-create-50-Ohm-201b.bmp.test index 2c11630..9c4613e 100755 --- a/tests/9c-create-50-Ohm-201b.bmp.test +++ b/tests/9c-create-50-Ohm-201b.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 201 290 $top_builddir/tmp/50-Ohm-201b.bmp >/dev/null 2>/dev/null +$top_builddir/src/create_bmp_for_symmetrical_stripline 5000 201 290 $top_builddir/tmp/50-Ohm-201b.bmp >/dev/null 2>/dev/null LENGTH=`$top_builddir/tools/src/myfilelength $top_builddir/tmp/50-Ohm-201b.bmp` rm $top_builddir/tmp/50-Ohm-201b.bmp if [ $LENGTH = 3165054 ]; then