From cb4293fe6cb01c7ffcb890a22e91ed0702d2656f Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Sun, 23 Jun 2019 22:20:50 +0800 Subject: migrate to python3 for test cases --- test/test3.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test3.py') diff --git a/test/test3.py b/test/test3.py index 2f091036..f73feec7 100755 --- a/test/test3.py +++ b/test/test3.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # This test opens a file with wrong extenstion. -- cgit v1.2.1