mirror of
https://github.com/rbenv/ruby-build.git
synced 2026-01-01 20:41:11 +01:00
Fix typo in test/arguments.bats (s/enought/enough/)
This commit is contained in:
parent
8a5c7ea6fb
commit
058917cd1c
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue