diff options
author | Damian Minkov <damencho@jitsi.org> | 2006-07-27 14:39:17 +0000 |
---|---|---|
committer | Damian Minkov <damencho@jitsi.org> | 2006-07-27 14:39:17 +0000 |
commit | 11966e7e6eff4c2dbe363dd6ccb24783e18f0cff (patch) | |
tree | 702aaead3c25962cae6081373f44bad7cf405a77 /lib/testing.properties | |
parent | 97ebd9f3517657c256cc75b42d79b74cf064c644 (diff) | |
download | jitsi-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.properties | 4 |
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 |