From 79c71a20c1e6d8830672b1c094ee132b99663de1 Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Wed, 16 Jun 2010 15:36:24 -0300 Subject: chmod -x on all tests. We can't run they standalone anyway, because they need some env vars to be exported like PYTHONPATH. --- tests/samplebinding/return_null_test.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 tests/samplebinding/return_null_test.py (limited to 'tests/samplebinding/return_null_test.py') diff --git a/tests/samplebinding/return_null_test.py b/tests/samplebinding/return_null_test.py old mode 100755 new mode 100644 -- cgit v1.2.3