Commit 67886c84 by Erik Michaels-Ober

Merge pull request #789 from reedloden/test-arguments-typo

Fix typo in test/arguments.bats (s/enought/enough/)
parents 8e104eb9 058917cd
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment