From 3c319408d0de2d2de0c19b24e1a41c0a0e4a823b Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 22 Mar 2021 15:07:18 +0100 Subject: libucl: import latest snapshot from 2021-03-14 --- tests/basic.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/basic.test') diff --git a/tests/basic.test b/tests/basic.test index 174cc8c3f0f1..4ef1a504b2ba 100755 --- a/tests/basic.test +++ b/tests/basic.test @@ -16,7 +16,7 @@ for _tin in ${TEST_DIR}/basic/*.in ; do diff -s $_out $_t.res -u 2>/dev/null if [ $? -ne 0 ] ; then rm $_out - echo "Test: $_t output missmatch" + echo "Test: $_t output mismatch" exit 1 fi fi -- cgit v1.3