[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [libmediawiki] tests/libmediawikitest: code polish
From:       Andi Clemens <andi.clemens () googlemail ! com>
Date:       2012-01-01 1:12:48
Message-ID: 20120101011248.0B521A60A9 () git ! kde ! org
[Download RAW message or body]

Git commit 55cb8f68ef859c7925ebcd64caf914ecf35c12fa by Andi Clemens.
Committed on 01/01/2012 at 01:59.
Pushed by aclemens into branch 'master'.

code polish

M  +1    -1    tests/libmediawikitest/fakeserver.cpp

http://commits.kde.org/libmediawiki/55cb8f68ef859c7925ebcd64caf914ecf35c12fa

diff --git a/tests/libmediawikitest/fakeserver.cpp b/tests/libmediawikitest=
/fakeserver.cpp
index 2cadef9..5633e50 100644
--- a/tests/libmediawikitest/fakeserver.cpp
+++ b/tests/libmediawikitest/fakeserver.cpp
@@ -131,7 +131,7 @@ bool FakeServer::isAllScenarioDone() const
 {
   QMutexLocker locker( &m_mutex );
 =

-  foreach ( const QString &scenario, m_scenarios ) {
+  foreach( const QString &scenario, m_scenarios ) {
     if ( !scenario.isEmpty() ) {
       return false;
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic