Merge commit 'upstream/4.6.1'
[debian/atlc] / tests / 9h-create-200-Ohm-401b.bmp.test
index 10a27fd0550a44fde9eaed2e21f366b6045c26ad..2a35c45e9ae92ace0a818a22f94c47bd22757d8d 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 401 36   $top_builddir/tmp/200-Ohm-401b.bmp >/dev/null 2>/dev/null
+$top_builddir/src/create_bmp_for_symmetrical_stripline  5000 401 36   $top_builddir/tmp/200-Ohm-401b.bmp >/dev/null 2>/dev/null
 LENGTH=`$top_builddir/tools/src/myfilelength $top_builddir/tmp/200-Ohm-401b.bmp`
 rm $top_builddir/tmp/200-Ohm-401b.bmp
 if [ $LENGTH =  6165054 ]; then