X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2F9i-create-200-Ohm-801b.bmp.test;fp=tests%2F9i-create-200-Ohm-801b.bmp.test;h=a5eb5976afd784cb661fcfbac9bf13dea64c210e;hb=6b66971c81ba66fc706c04decfa5a69a19e57c4d;hp=23a082ad8a088aa056523fa3a2a46439ae6b4410;hpb=a51f9bc3e458756855df5ab51a7e7ec015a9aebd;p=debian%2Fatlc diff --git a/tests/9i-create-200-Ohm-801b.bmp.test b/tests/9i-create-200-Ohm-801b.bmp.test index 23a082a..a5eb597 100755 --- a/tests/9i-create-200-Ohm-801b.bmp.test +++ b/tests/9i-create-200-Ohm-801b.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 801 73 $top_builddir/tmp/200-Ohm-801b.bmp >/dev/null 2>/dev/null +$top_builddir/src/create_bmp_for_symmetrical_stripline 5000 801 73 $top_builddir/tmp/200-Ohm-801b.bmp >/dev/null 2>/dev/null LENGTH=`$top_builddir/tools/src/myfilelength $top_builddir/tmp/200-Ohm-801b.bmp` rm $top_builddir/tmp/200-Ohm-801b.bmp if [ $LENGTH = 12165054 ]; then