Explorar o código

Making tests file more portable.

AdrianSimionov %!s(int64=10) %!d(string=hai) anos
pai
achega
9ff31aeafc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/RunTests.sh

+ 1 - 1
tests/RunTests.sh

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 if [ $1 == '--help' ]; then
   echo "";