diff --git a/src/assert.bash b/src/assert.bash index 8fe6d5d..1194753 100644 --- a/src/assert.bash +++ b/src/assert.bash @@ -25,11 +25,6 @@ # `output.bash' and sent to the standard error. # - -######################################################################## -# ASSERTIONS -######################################################################## - # Fail and display the expression if it evaluates to false. # # NOTE: The expression must be a simple command. Compound commands, such