diff options
Diffstat (limited to 'test/xite.py')
-rw-r--r-- | test/xite.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/xite.py b/test/xite.py index 399c79544..9a78dfed1 100644 --- a/test/xite.py +++ b/test/xite.py @@ -1,4 +1,6 @@ +#!/usr/bin/env python3 # -*- coding: utf-8 -*- +# Requires Python 3.6 or later import XiteWin |