diff options
Diffstat (limited to 'objective-c/allTests.py')
-rwxr-xr-x | objective-c/allTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/objective-c/allTests.py b/objective-c/allTests.py index 5e7b075e397..2241653995d 100755 --- a/objective-c/allTests.py +++ b/objective-c/allTests.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Copyright (c) ZeroC, Inc. All rights reserved. # |