Skip to content

Commit 03cdf20

Browse files
committed
Make runtests.py executable
1 parent 9311fee commit 03cdf20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

runtests.py

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python3
2+
13
import os
24
import sys
35
os.environ['DJANGO_SETTINGS_MODULE'] = 'test_settings'

0 commit comments

Comments
 (0)