1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-29 23:49:09 +00:00

Remove shebangs from unit tests.

This commit is contained in:
Matt Clay 2017-02-22 18:16:45 -08:00
parent a404745a31
commit a5e3d13adc
14 changed files with 0 additions and 54 deletions

View file

@ -1,5 +1,3 @@
#!/usr/bin/env python
#
# (c) 2016 Red Hat Inc.
#
# This file is part of Ansible