diff --git a/test.py b/test.py
index b05ae480ab2578635ec88d24e3bb28e95025f084..0b3d3cf2b339f1ec37331fd2a18cfe53ab82092a 100755
--- a/test.py
+++ b/test.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 import os
 
 os.system('hugo server -D')