From 6dec2af55bb393e338586a2a399a659e54240a1f Mon Sep 17 00:00:00 2001 From: Dmitry Kurochkin Date: Sat, 28 Jan 2012 08:47:39 +0400 Subject: test: remove ".sh" extension from the recently added Emacs tests All test files, except for the recently added Emacs tests, do not have ".sh" extension. So remove it from the new test files for consistency. --- test/notmuch-test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/notmuch-test') diff --git a/test/notmuch-test b/test/notmuch-test index 3f1740cf..ced6b478 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -52,8 +52,8 @@ TESTS=" python hooks argument-parsing - emacs-test-functions.sh - emacs-address-cleaning.sh + emacs-test-functions + emacs-address-cleaning " TESTS=${NOTMUCH_TESTS:=$TESTS} -- cgit v1.2.3