Fix up shebangs in the auto directory

This commit is contained in:
Ross Smyth
2025-06-25 14:42:32 -04:00
parent cdf1d0297e
commit e4942f1a21
5 changed files with 5 additions and 5 deletions

View File

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