diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2010-10-10 10:01:51 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2010-10-10 10:01:51 -0400 |
| commit | 3b0e0c7991da92e8a65c637afd19ac52e93deddd (patch) | |
| tree | 2b69a4b35dde8919d3790b936b7acd33f75bcf7f /test_tablib.py | |
| parent | 23440fb7a3849217c2549023fd46b5156bec3416 (diff) | |
| download | tablib-3b0e0c7991da92e8a65c637afd19ac52e93deddd.tar.gz | |
Updates.
Diffstat (limited to 'test_tablib.py')
| -rwxr-xr-x | test_tablib.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_tablib.py b/test_tablib.py index ebad061..f875cb7 100755 --- a/test_tablib.py +++ b/test_tablib.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -"""Tests for tablib.""" +"""Tests for Tablib.""" import unittest |
