Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/lookup-server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'server/vendor/abraham/twitteroauth/tests/sample_env')
-rw-r--r--server/vendor/abraham/twitteroauth/tests/sample_env13
1 files changed, 0 insertions, 13 deletions
diff --git a/server/vendor/abraham/twitteroauth/tests/sample_env b/server/vendor/abraham/twitteroauth/tests/sample_env
deleted file mode 100644
index 64e07fd..0000000
--- a/server/vendor/abraham/twitteroauth/tests/sample_env
+++ /dev/null
@@ -1,13 +0,0 @@
-# WARNING: Running the tests will perform live actions as the Twitter account.
-# Set all values, move to `env`, run `source tests/env` and `phpunit` to start testing.
-
-# To run the tests you must register Twitter application at https://app.twitter.com/.
-export TEST_CONSUMER_KEY=
-export TEST_CONSUMER_SECRET=
-export TEST_ACCESS_TOKEN=
-export TEST_ACCESS_TOKEN_SECRET=
-export TEST_OAUTH_CALLBACK=
-# You can find proxies for testing at http://proxylist.hidemyass.com/.
-export TEST_CURLOPT_PROXY=
-export TEST_CURLOPT_PROXYUSERPWD=
-export TEST_CURLOPT_PROXYPORT=