mirror of
https://github.com/catchorg/Catch2.git
synced 2026-05-03 19:30:53 +02:00
Python scripts can now be run directly from bash
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import os
|
||||
import re
|
||||
import urllib2
|
||||
|
||||
Reference in New Issue
Block a user