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