mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 05:16:10 +01:00
Make embedClara.py executable
This commit is contained in:
parent
b5ef68b044
commit
414e2fa946
2
scripts/embedClara.py
Normal file → Executable file
2
scripts/embedClara.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Execute this script any time you import a new copy of Clara into the third_party area
|
||||
import os
|
||||
import sys
|
||||
|
Loading…
Reference in New Issue
Block a user