Merge commit 'upstream/4.6.1'
[debian/atlc] / tests / 9e-create-100-Ohm-201b.bmp.test
index 8f9318bf5616de423517d1310e3a08eedb7dc1a6..ea539fcdfd907959b93a25a6686e993cbf4a0fe4 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 5000 201 101  $top_builddir/tmp/100-Ohm-201b.bmp >/dev/null 2>/dev/null
+$top_builddir/src/create_bmp_for_symmetrical_stripline 5000 201 101  $top_builddir/tmp/100-Ohm-201b.bmp >/dev/null 2>/dev/null
 LENGTH=`$top_builddir/tools/src/myfilelength $top_builddir/tmp/100-Ohm-201b.bmp`
 rm $top_builddir/tmp/100-Ohm-201b.bmp
 if [ $LENGTH =  3165054 ];   then