From a0f33a28e95f8d11fd37f430b0856fa121762976 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Mon, 16 Jul 2018 14:08:27 +0200 Subject: [PATCH] tests: fix typo * tests/actions.at: Remove (harmless) stray character. --- tests/actions.at | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/actions.at b/tests/actions.at index e79405a8..bfb0e43c 100644 --- a/tests/actions.at +++ b/tests/actions.at @@ -1,4 +1,4 @@ -e# Executing Actions. -*- Autotest -*- +# Executing Actions. -*- Autotest -*- # Copyright (C) 2001-2015, 2018 Free Software Foundation, Inc.