We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c7dc2c commit e9ad895Copy full SHA for e9ad895
1 file changed
scripts/run_tests.py
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env python3
2
+
3
import os
4
import shlex
5
import subprocess
0 commit comments