aboutsummaryrefslogtreecommitdiff
path: root/app/handlers/tests/test_send_handler.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/handlers/tests/test_send_handler.py')
-rw-r--r--app/handlers/tests/test_send_handler.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/handlers/tests/test_send_handler.py b/app/handlers/tests/test_send_handler.py
index d615417..98565d4 100644
--- a/app/handlers/tests/test_send_handler.py
+++ b/app/handlers/tests/test_send_handler.py
@@ -11,7 +11,7 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-"""Test module for the TokenHandler handler."""
+"""Test module for the SendHandler."""
import json
import mock