mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-12-16 05:51:15 +01:00
Remove unneeded shebangs from test files
The files are not executable, tests should only be run via `pytest`, and some of them were incorrectly python2.
This commit is contained in:
parent
d16709a418
commit
857bcd5c4f
6 changed files with 0 additions and 12 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env python2
|
||||
|
||||
import os
|
||||
import subprocess
|
||||
import sys
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue