diff --git a/tests/shellcheck-to-junit b/tests/shellcheck-to-junit index bbbf6b5..f2ebf79 100755 --- a/tests/shellcheck-to-junit +++ b/tests/shellcheck-to-junit @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- from __future__ import print_function import argparse