diff options
Diffstat (limited to 'test/win32Tests.py')
-rw-r--r-- | test/win32Tests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/win32Tests.py b/test/win32Tests.py index 21a89dbed..6032e8955 100644 --- a/test/win32Tests.py +++ b/test/win32Tests.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # Requires Python 2.7 or later |