Merge commit 'upstream/4.6.1'
[debian/atlc] / tests / 9a-create-25-Ohm-201b.bmp.test
index 907b0fcedb5a837d1071c57d717e01229cbb4dd6..7a7f75d09353529172f698cc90da89dde2f7729f 100755 (executable)
@@ -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 800 201 668  $top_builddir/tmp/25-Ohm-201b.bmp  2> /dev/null
+$top_builddir/src/create_bmp_for_symmetrical_stripline 800 201 668  $top_builddir/tmp/25-Ohm-201b.bmp  2> /dev/null
 LENGTH=`$top_builddir/tools/src/myfilelength $top_builddir/tmp/25-Ohm-201b.bmp`
 rm $top_builddir/tmp/25-Ohm-201b.bmp
 if [ $LENGTH = 506454 ]; then