external test scripts: Add missing bash shebangs

This commit is contained in:
Kamil Śliwak 2020-12-01 20:32:25 +01:00
parent 3590311e6f
commit a6921bc39b

View File

@ -1,3 +1,4 @@
#!/usr/bin/env bash
# ------------------------------------------------------------------------------
# vim:ts=4:et
# This file is part of solidity.