Remove test() method from the docs
authorAaron Hill <aa1ronham@gmail.com>
Wed, 9 Apr 2014 10:19:50 +0000 (06:19 -0400)
committerAaron Hill <aa1ronham@gmail.com>
Wed, 9 Apr 2014 10:19:50 +0000 (06:19 -0400)
docs/api.rst

index ca6ba886831f034b07eed6137e31529b94a81cb0..654d58460ce2ee342a9cec6f41e2e6acefae7b02 100644 (file)
@@ -578,14 +578,6 @@ Saved Searches Methods
 Help Methods
 ------------
 
-.. method:: API.test()
-
-   Invokes the test method in the Twitter API. Return True if successful,
-   otherwise False.
-
-   :rtype: True/False
-
-
 .. method:: API.search(q[,lang],[locale],[rpp],[page],[since_id],[geocode],[show_user])
 
    Returns tweets that match a specified query.