diff --git a/tests/oauth/exchangetokens.php b/tests/oauth/fetch_token_creds.php similarity index 96% rename from tests/oauth/exchangetokens.php rename to tests/oauth/fetch_token_creds.php index 049c0cad07..a508c7240c 100755 --- a/tests/oauth/exchangetokens.php +++ b/tests/oauth/fetch_token_creds.php @@ -40,8 +40,10 @@ $shortoptions = 't:s:v:'; $longoptions = array('oauth_token=', 'oauth_token_secret=', 'oauth_verifier='); $helptext = <<