Loading test/compiler.bats +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ load test_helper export MAKE=make export MAKE_OPTS='-j 2' export -n CFLAGS export -n CC @test "require_gcc on OS X 10.9" { stub uname '-s : echo Darwin' Loading Loading
test/compiler.bats +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ load test_helper export MAKE=make export MAKE_OPTS='-j 2' export -n CFLAGS export -n CC @test "require_gcc on OS X 10.9" { stub uname '-s : echo Darwin' Loading