Remove old wrong_shebang.rb sample

This was added in a69118bd17, but that test has since been removed.
This commit is contained in:
Brandon Keepers
2014-11-26 15:34:03 -05:00
parent ce31e23006
commit 0651568bfb

View File

@@ -1,2 +0,0 @@
#!/usr/bin/env python
puts "Not Python"