external test scripts: Add missing bash shebangs

This commit is contained in:
Kamil Śliwak
2020-12-03 22:17:44 +01:00
parent 3590311e6f
commit a6921bc39b
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env bash
# ------------------------------------------------------------------------------
# vim:ts=4:et
# This file is part of solidity.