summaryrefslogtreecommitdiff
path: root/tests/test_integers.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_integers.py')
-rw-r--r--tests/test_integers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_integers.py b/tests/test_integers.py
index 0a712aa..c73be2c 100644
--- a/tests/test_integers.py
+++ b/tests/test_integers.py
@@ -1,4 +1,4 @@
-'''Tests integer operations.'''
+"""Tests integer operations."""
import unittest2