make test/run independent of bash location

This commit is contained in:
Paul Norman 2015-05-26 14:38:51 -07:00
parent 847a9f0d45
commit d683795af5

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
failures=0