diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2011-02-23 16:59:54 +0100 |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2011-04-13 14:56:30 +0200 |
commit | c22f52ce22f998d35ccc6ee0caa60d4e0af3b783 (patch) | |
tree | fc2367b035217213ce28a47163b08312a235aa67 /tests/auto/dbus.pro | |
parent | 08cecc882bf23253b3e447cde037e10529f56cdf (diff) | |
download | qt4-tools-c22f52ce22f998d35ccc6ee0caa60d4e0af3b783.tar.gz |
Move the QDBusPerformance test to the tests/benchmark dir
Diffstat (limited to 'tests/auto/dbus.pro')
-rw-r--r-- | tests/auto/dbus.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/dbus.pro b/tests/auto/dbus.pro index fe214756bf..31b46a31f2 100644 --- a/tests/auto/dbus.pro +++ b/tests/auto/dbus.pro @@ -11,7 +11,6 @@ SUBDIRS=\ qdbusmetatype \ qdbuspendingcall \ qdbuspendingreply \ - qdbusperformance \ qdbusreply \ qdbusservicewatcher \ qdbustype \ |