summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAlex <qt-info@nokia.com>2010-09-03 21:18:57 +1000
committerAlex <qt-info@nokia.com>2010-09-03 21:18:57 +1000
commit9140645c8288f49ce52e465ec27764436f44b95e (patch)
treec8e6bce9698cbeae4ea76b9b522f202f8d6ff02b /bin
parent4b15af38ef6b96d544dfdc6c21c9b8ed128acf6e (diff)
remove QRemoteServiceClassRegister
Diffstat (limited to 'bin')
-rw-r--r--bin/rununittests.bat1
-rwxr-xr-xbin/rununittests.sh1
2 files changed, 0 insertions, 2 deletions
diff --git a/bin/rununittests.bat b/bin/rununittests.bat
index 0324cc14e8..84989a920f 100644
--- a/bin/rununittests.bat
+++ b/bin/rununittests.bat
@@ -58,7 +58,6 @@ tst_qservicecontext.exe
tst_qmetaobjectbuilder.exe
tst_icheck.exe
tst_qservicemanager_ipc.exe
-tst_qremoteserviceclassregister.exe
::BearerManagement
tst_qnetworkconfiguration.exe
diff --git a/bin/rununittests.sh b/bin/rununittests.sh
index becb31c281..c967f4c607 100755
--- a/bin/rununittests.sh
+++ b/bin/rununittests.sh
@@ -66,7 +66,6 @@ cd $shell_path/../build/tests/bin
./tst_qservicecontext
./tst_icheck
./tst_qmetaobjectbuilder
-./tst_qremoteserviceclassregister
./tst_qservicemanager_ipc
#BearerManagement