diff options
author | Matěj Cepl <mcepl@redhat.com> | 2012-01-11 16:12:25 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2012-01-11 16:12:25 +0100 |
commit | ddeec222e02608798e3f9bc6a806343da7777332 (patch) | |
tree | 2f747d66d780e65373b87ed6183355e2a2a439e4 /test_json_diff.py | |
parent | 002d6d9fc84f72325d71a46cc87df197f9421d71 (diff) | |
download | json_diff-ddeec222e02608798e3f9bc6a806343da7777332.tar.gz |
Switch the project’s website and clean up UTF-8 metadata.
Diffstat (limited to 'test_json_diff.py')
-rw-r--r-- | test_json_diff.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_json_diff.py b/test_json_diff.py index ff63e3e..9847642 100644 --- a/test_json_diff.py +++ b/test_json_diff.py @@ -1,4 +1,4 @@ -# -*- coding: utf-8 -*- +# coding: utf-8 """ PyUnit unit tests """ |