Merge commit 'upstream/4.6.1'
[debian/atlc] / tests / 6m-create_400ohm_1551Pixel_high_symmetrical_stripline.test
index 0d896f68592dec73d6748c27e4bac44305a90705..cc93af6b68ef50d07a66303da58eea666a532a4f 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Removed since this uses too much RAM
-Zo=`$top_builddir/src/non_gui/create_bmp_for_symmetrical_stripline -v 6449 1551 5 $top_builddir/tmp/400ohm-1551h.bmp | awk '{print $4}'`
+Zo=`$top_builddir/src/create_bmp_for_symmetrical_stripline -v 6449 1551 5 $top_builddir/tmp/400ohm-1551h.bmp | awk '{print $4}'`
 if [ $Zo = 400.038921 ]; then
   rm $top_builddir/tmp/400ohm-1551h.bmp
   echo "PASSED:" $0 >> tests.log