mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-07-03 07:46:53 +08:00
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
# Unity - A Test Framework for C
|
# Unity - A Test Framework for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
@ -5,7 +6,6 @@
|
|||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
#!/usr/bin/env python3
|
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user