diff options
| author | ZhiQiang Fan <aji.zqfan@gmail.com> | 2016-04-29 20:21:03 +0800 |
|---|---|---|
| committer | ZhiQiang Fan <aji.zqfan@gmail.com> | 2016-04-29 20:22:35 +0800 |
| commit | a4ca83b840b831e1324eef6c517065b92575b558 (patch) | |
| tree | 0220ae74c3641114b15a3f172a35f063bc8be68c /keystoneclient/tests/functional/v3 | |
| parent | 7af57ed5ba77cb043b9e1ad3b63da1ab391b75d2 (diff) | |
| download | python-keystoneclient-a4ca83b840b831e1324eef6c517065b92575b558.tar.gz | |
[Trivial] Remove unnecessary executable privilge of unit test file
keystoneclient/tests/functional/v3/test_implied_roles.py is a test
module, and it doesn't have main entry, hence the executable flag
is not needed.
Change-Id: Ic226607afcd82d2411cbe1cd5439b0db5f77728c
Diffstat (limited to 'keystoneclient/tests/functional/v3')
| -rw-r--r--[-rwxr-xr-x] | keystoneclient/tests/functional/v3/test_implied_roles.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/keystoneclient/tests/functional/v3/test_implied_roles.py b/keystoneclient/tests/functional/v3/test_implied_roles.py index b527f07..b527f07 100755..100644 --- a/keystoneclient/tests/functional/v3/test_implied_roles.py +++ b/keystoneclient/tests/functional/v3/test_implied_roles.py |
