[Kst] kdeextragear-2/kst/tests

George Staikos staikos at kde.org
Tue Jan 11 22:52:29 CET 2005


CVS commit by staikos: 

the header makes this 7 lines now


  M +2 -2      test1.sh   1.13


--- kdeextragear-2/kst/tests/test1.sh  #1.12:1.13
@@ -308,6 +308,6 @@
 
         LEN=`wc -l < $VTMPFILE`
-        if test ! "x$LEN" = "x5"; then
-                echo "Test 198 failed.  Expected [5] entries, received [$LEN].";
+        if test ! "x$LEN" = "x7"; then
+                echo "Test 198 failed.  Expected [7] entries, received [$LEN].";
         fi
 




More information about the Kst mailing list