emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/flx 26a1225431 137/182: rename optimization test


From: ELPA Syncer
Subject: [nongnu] elpa/flx 26a1225431 137/182: rename optimization test
Date: Tue, 13 Dec 2022 03:59:37 -0500 (EST)

branch: elpa/flx
commit 26a12254312d50a0af29f51229cbae1b5bc3c960
Author: Le Wang <l26wang@gmail.com>
Commit: Le Wang <l26wang@gmail.com>

    rename optimization test
---
 tests/flx-test.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/flx-test.el b/tests/flx-test.el
index 4eb8d9c5c8..58533e0a56 100644
--- a/tests/flx-test.el
+++ b/tests/flx-test.el
@@ -352,7 +352,7 @@ substring can overpower abbreviation."
 
 ;;; perf
 
-(ert-deftest flx-prune-paths-optimizations ()
+(ert-deftest flx-prune-search-space-optimizations ()
   "Make sure optimizations that prune bad paths early are working."
   (let ((future (async-start
                  `(lambda ()



reply via email to

[Prev in Thread] Current Thread [Next in Thread]