aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_fib.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_fib.py')
-rw-r--r--test/test_fib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_fib.py b/test/test_fib.py
index 6acde0a6363..faafdad15b0 100644
--- a/test/test_fib.py
+++ b/test/test_fib.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
import unittest