From fbf43350242b06a4df73e9b873352c7c11b4205e Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Sun, 31 May 2015 13:41:02 +0200 Subject: Third time is the charm, changed zsh to sh --- fulltest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fulltest.sh b/fulltest.sh index 655bca6..43ce539 100755 --- a/fulltest.sh +++ b/fulltest.sh @@ -1,3 +1,3 @@ -#!/usr/bin/env zsh +#!/usr/bin/env sh python -m unittest test_shivandragon test_callow test_cardclass test_sorin test_island test_shoal test_coecon -- cgit v1.2.3