1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-06-07 08:50:50 +00:00

Fix typo in test_helper.bash comment.

This commit is contained in:
William Melody 2016-01-25 17:25:10 -08:00
parent 810e407c9e
commit 6783e94f16

View File

@ -34,7 +34,7 @@ teardown() {
# Usage: # Usage:
# _compare <expected> <actual> # _compare <expected> <actual>
# #
# Descriotion: # Description:
# Compare the content of a variable against an expected value. When used # Compare the content of a variable against an expected value. When used
# within a `@test` block the output is only displayed when the test fails. # within a `@test` block the output is only displayed when the test fails.
_compare() { _compare() {