mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-30 00:17:52 +00:00
Make embedClara.py executable
This commit is contained in:
parent
b5ef68b044
commit
414e2fa946
1 changed files with 2 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue