From 54cdc7f4cb6bc0c6efd85c8fc56ebbe2e235bed8 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Tue, 23 Jul 2019 12:16:44 +0200 Subject: [PATCH] test: -x on tests --- test/test_axi.py | 0 test/test_bist.py | 0 test/test_ecc.py | 0 test/test_examples.py | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 test/test_axi.py mode change 100755 => 100644 test/test_bist.py mode change 100755 => 100644 test/test_ecc.py mode change 100755 => 100644 test/test_examples.py diff --git a/test/test_axi.py b/test/test_axi.py old mode 100755 new mode 100644 diff --git a/test/test_bist.py b/test/test_bist.py old mode 100755 new mode 100644 diff --git a/test/test_ecc.py b/test/test_ecc.py old mode 100755 new mode 100644 diff --git a/test/test_examples.py b/test/test_examples.py old mode 100755 new mode 100644