remove shebang from local scripts

This commit is contained in:
Jimmy Zelinskie 2014-11-20 15:25:13 -05:00
parent 290c8abeb5
commit d2be37dbde
2 changed files with 1 additions and 2 deletions

View file

@ -1,2 +1 @@
#!/bin/sh
TEST=true python -m unittest discover