1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-27 02:11:36 +01:00

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

View File

@@ -1,4 +1,4 @@
#!/usr/bin/ruby
#!/usr/bin/env ruby
# =========================================================================
# Unity - A Test Framework for C
# ThrowTheSwitch.org