diff options
Diffstat (limited to 'test/__init__.py')
-rwxr-xr-x | test/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/__init__.py b/test/__init__.py index 093557f25..f7edab478 100755 --- a/test/__init__.py +++ b/test/__init__.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Copyright 2015 WebAssembly Community Group participants # |