Make test_amis not executable, so nose runs it
In trying to debug changes to the ami mock introduced in 1.1.25, I noticed that the ami tests were not running. Turns out that nose does not run test files that are executable. http://nose.readthedocs.io/en/latest/finding_tests.html The ami test file was the only test file I could find that had the executable bit set.
This commit is contained in:
parent
272b4802c3
commit
00a4249b74
0
tests/test_ec2/test_amis.py
Executable file → Normal file
0
tests/test_ec2/test_amis.py
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user