Merge pull request #790 from rsmyth-ecmi/shebangFix

Fix up shebangs in the auto directory
This commit is contained in:
Mark VanderVoord
2025-07-10 13:52:27 -04:00
committed by GitHub
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/ruby
#!/usr/bin/env ruby
# =========================================================================
# Unity - A Test Framework for C
# ThrowTheSwitch.org