From 6fe2d9cb44515c4db53686327086f2ae894cad60 Mon Sep 17 00:00:00 2001 From: Tharre Date: Sat, 7 Feb 2015 19:41:26 +0100 Subject: Fix always testcase but skip it for now --- test/always.bats | 1 + 1 file changed, 1 insertion(+) (limited to 'test/always.bats') diff --git a/test/always.bats b/test/always.bats index a4ab1a2..b6dab37 100644 --- a/test/always.bats +++ b/test/always.bats @@ -3,6 +3,7 @@ load test_helper @test "check if do-files marked with always really do execute always" { + skip "Not yet implemented" run redo always [ $status -eq 0 ] && [ -e always_result ] } -- cgit v1.2.3-70-g09d2