[Kst] kdeextragear-2/kst/tests

George Staikos staikos at kde.org
Mon Apr 18 15:41:56 CEST 2005


CVS commit by staikos: 

ascii source now deals with files like this as valid


  M +1 -1      testrvector.cpp   1.6


--- kdeextragear-2/kst/tests/testrvector.cpp  #1.5:1.6
@@ -197,5 +197,5 @@ void testAscii() {
     KstDataSourcePtr dsp = KstDataSource::loadSource(tf.name());
 
-    doTest(!dsp);
+    doTest(dsp);
     QFile::remove(tf.name());
   }




More information about the Kst mailing list