about summary refs log tree commit diff
path: root/test/test_swfinterp.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-11-16 15:17:48 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2014-11-16 15:17:48 +0100
commita0f59cdcb405b0556bff9884a7a82f3b808263dd (patch)
treeae0bc84ae1c8ad4e9c386fb611c7e1e000913ad2 /test/test_swfinterp.py
parenta4bc4336196c62bfc7e34046172c442108b19d55 (diff)
downloadyoutube-dl-a0f59cdcb405b0556bff9884a7a82f3b808263dd.tar.gz
youtube-dl-a0f59cdcb405b0556bff9884a7a82f3b808263dd.tar.xz
youtube-dl-a0f59cdcb405b0556bff9884a7a82f3b808263dd.zip
[tests] Modernize
Diffstat (limited to 'test/test_swfinterp.py')
-rw-r--r--test/test_swfinterp.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_swfinterp.py b/test/test_swfinterp.py
index 273e0f074..9f18055e6 100644
--- a/test/test_swfinterp.py
+++ b/test/test_swfinterp.py
@@ -1,4 +1,5 @@
 #!/usr/bin/env python
+from __future__ import unicode_literals
 
 # Allow direct execution
 import os