summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test-functions')
-rwxr-xr-xtest-functions1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-functions b/test-functions
index 4a6e7dd..e0bd127 100755
--- a/test-functions
+++ b/test-functions
@@ -97,7 +97,6 @@ test_ebegin() {
_ends_with_newline "$*"
}
- ok=0
set -- "message"
ebegin "$1"
retval=$?