Loading test/arguments.bats +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ load test_helper @test "not enought arguments for ruby-build" { @test "not enough arguments for ruby-build" { # use empty inline definition so nothing gets built anyway local definition="${TMP}/build-definition" echo '' > "$definition" Loading Loading
test/arguments.bats +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ load test_helper @test "not enought arguments for ruby-build" { @test "not enough arguments for ruby-build" { # use empty inline definition so nothing gets built anyway local definition="${TMP}/build-definition" echo '' > "$definition" Loading