aboutsummaryrefslogtreecommitdiffstats
path: root/lib/testing.properties
diff options
context:
space:
mode:
authorDamian Minkov <damencho@jitsi.org>2006-07-27 14:39:17 +0000
committerDamian Minkov <damencho@jitsi.org>2006-07-27 14:39:17 +0000
commit11966e7e6eff4c2dbe363dd6ccb24783e18f0cff (patch)
tree702aaead3c25962cae6081373f44bad7cf405a77 /lib/testing.properties
parent97ebd9f3517657c256cc75b42d79b74cf064c644 (diff)
downloadjitsi-11966e7e6eff4c2dbe363dd6ccb24783e18f0cff.zip
jitsi-11966e7e6eff4c2dbe363dd6ccb24783e18f0cff.tar.gz
jitsi-11966e7e6eff4c2dbe363dd6ccb24783e18f0cff.tar.bz2
Fixed message history tests
Diffstat (limited to 'lib/testing.properties')
-rw-r--r--lib/testing.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/testing.properties b/lib/testing.properties
index 1ca22c8..60a0e62 100644
--- a/lib/testing.properties
+++ b/lib/testing.properties
@@ -7,10 +7,10 @@ test.list=ConfigurationServiceLick \
NetworkAddressManagerServiceLick \
FileAccessServiceLick \
HistoryServiceLick \
- MsgHistoryServiceLick \
SlicklessTests \
IcqProtocolProviderSlick \
- MetaContactListServiceLick
+ MetaContactListServiceLick \
+ MsgHistoryServiceLick
# Set the name of the meta contact list file to use during testing so that
# we do not meddle with the file we're using while running the application