From 8fcedd27b1645a63f0080c7a3c0195e79b27ddec Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Wed, 10 Jun 2020 16:58:32 +0000 Subject: [PATCH] tests: Fix misspelling in test name. --- tests/data/sys-file-reader.at | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/sys-file-reader.at b/tests/data/sys-file-reader.at index 8ed13a666a..0e86db68a8 100644 --- a/tests/data/sys-file-reader.at +++ b/tests/data/sys-file-reader.at @@ -2038,7 +2038,7 @@ for variant in be le; do done AT_CLEANUP -AT_SETUP([variable index is long string contination]) +AT_SETUP([variable index is long string continuation]) AT_KEYWORDS([sack synthetic system file negative]) AT_DATA([sys-file.sack], [dnl dnl File header. -- 2.30.2