No idea why I was able to trash the master copy of this file - here is the restore!

cusax-fix
Brian Burch 19 years ago
parent f47eb53500
commit e9652365da

@ -2,22 +2,20 @@
# environment when running automated testing.
# A list of all tests that should be run by the test target of the project.
net.java.sip.communicator.slick.runner.TEST_LIST=SipProtocolProviderServiceLick
net.java.sip.communicator.slick.runner.TEST_LIST=ConfigurationServiceLick \
MetaContactListServiceLick \
SipProtocolProviderServiceLick \
NetworkAddressManagerServiceLick \
FileAccessServiceLick \
HistoryServiceLick \
SlicklessTests \
MsgHistoryServiceLick \
CallHistoryServiceLick \
JabberProtocolProviderSlick \
IcqProtocolProviderSlick \
MsnProtocolProviderSlick
# A list of all tests that could be run by the test target of the project.
#net.java.sip.communicator.slick.runner.TEST_LIST=ConfigurationServiceLick \
# MetaContactListServiceLick \
# SipProtocolProviderServiceLick \
# NetworkAddressManagerServiceLick \
# FileAccessServiceLick \
# HistoryServiceLick \
# SlicklessTests \
# MsgHistoryServiceLick \
# CallHistoryServiceLick \
# JabberProtocolProviderSlick \
# IcqProtocolProviderSlick \
# MsnProtocolProviderSlick
#### MediaServiceLick \
# MediaServiceLick \
# 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

Loading…
Cancel
Save