commit | 03c51e75de8f9969f3fd5f3885a33ef04ce7348a | [log] [tgz] |
---|---|---|
author | Yesudeep Mangalapilly <yesudeep@gmail.com> | Tue Aug 16 14:30:48 2011 +0530 |
committer | Yesudeep Mangalapilly <yesudeep@gmail.com> | Tue Aug 16 14:30:48 2011 +0530 |
tree | 828db6ba67a52aab6323981fbd7d0bfa5074e605 | |
parent | f9981d28e8ef4a037f6d2598515e425b6c3fef11 [diff] [blame] |
Parellelized testing. Caught a lot of bugs.
diff --git a/tests/test_strings.py b/tests/test_strings.py index 001456d..a2f9483 100644 --- a/tests/test_strings.py +++ b/tests/test_strings.py
@@ -1,4 +1,4 @@ -'''Tests string operations.''' +"""Tests string operations.""" from __future__ import absolute_import