aboutsummaryrefslogtreecommitdiffstats
path: root/lib/testing.properties
diff options
context:
space:
mode:
authorBrian Burch <burchb@java.net>2008-10-23 10:52:08 +0000
committerBrian Burch <burchb@java.net>2008-10-23 10:52:08 +0000
commitb07a6cc818b84b61d69cea555063940391d21266 (patch)
tree8c5e6a78b699cac71a54de858dcad63a5d12dc78 /lib/testing.properties
parentc4402fe96c3d851a85274c74bf12c8c67961eacf (diff)
downloadjitsi-b07a6cc818b84b61d69cea555063940391d21266.zip
jitsi-b07a6cc818b84b61d69cea555063940391d21266.tar.gz
jitsi-b07a6cc818b84b61d69cea555063940391d21266.tar.bz2
protect local/personal testing.properties file - we maintain a template in the repository
Diffstat (limited to 'lib/testing.properties')
-rw-r--r--lib/testing.properties30
1 files changed, 0 insertions, 30 deletions
diff --git a/lib/testing.properties b/lib/testing.properties
deleted file mode 100644
index 47cab6f..0000000
--- a/lib/testing.properties
+++ /dev/null
@@ -1,30 +0,0 @@
-# This file contains a list of properties that initialize the sip-communicator
-# 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=ConfigurationServiceLick \
- MetaContactListServiceLick \
- NetworkAddressManagerServiceLick \
- FileAccessServiceLick \
- HistoryServiceLick \
- SlicklessTests \
- MsgHistoryServiceLick \
- CallHistoryServiceLick \
- JabberProtocolProviderSlick \
- YahooProtocolProviderSlick \
- MsnProtocolProviderSlick \
- GibberishProtocolProviderServiceLick \
- RssProtocolProviderServiceLick
-
-# MediaServiceLick \
-# SipProtocolProviderServiceLick \
-
-# 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
-# in client mode.
-net.java.sip.communicator.CONTACTLIST_FILE_NAME=testing.contactlist.xml
-
-# Set the name of the configuration file to use during testing so that
-# we do not meddle with the file we're using while running the application
-# in client mode.
-net.java.sip.communicator.CONFIGURATION_FILE_NAME=testing.sip-communicator.xml