summaryrefslogtreecommitdiffstats
path: root/tests/utils/changelogparser.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/utils/changelogparser.py')
-rw-r--r--tests/utils/changelogparser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/utils/changelogparser.py b/tests/utils/changelogparser.py
index e173e52cbe6..e8b8c6d6a6a 100644
--- a/tests/utils/changelogparser.py
+++ b/tests/utils/changelogparser.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
# -*- coding: utf-8 -*-
"""
Why?