From 913af2f0d14b6cd2be487c62f2904abaaa419466 Mon Sep 17 00:00:00 2001 From: Marcel Hollerbach Date: Fri, 12 Jul 2019 15:01:43 +0200 Subject: [PATCH] efl_ui_spec_suite: this is not python2 i don't know why it was added like this. --- src/tests/elementary/spec/generator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/elementary/spec/generator.py b/src/tests/elementary/spec/generator.py index f8ba0a2dcc..daf2e61cfc 100755 --- a/src/tests/elementary/spec/generator.py +++ b/src/tests/elementary/spec/generator.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python3 fixture_gen_template = """ static void