diff options
Diffstat (limited to 'tests/test_json.py')
-rw-r--r-- | tests/test_json.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_json.py b/tests/test_json.py index 320a42d4f..d06457473 100644 --- a/tests/test_json.py +++ b/tests/test_json.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python # -*- coding: utf-8 -*- from urllib import urlencode |