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

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

[nongnu] elpa/flx 2b31df9ed0 140/182: Make dynamic programming test even


From: ELPA Syncer
Subject: [nongnu] elpa/flx 2b31df9ed0 140/182: Make dynamic programming test even more "difficult"
Date: Tue, 13 Dec 2022 03:59:38 -0500 (EST)

branch: elpa/flx
commit 2b31df9ed0dd2da5dc89d5a5d2826fa5cf0621f0
Author: PythonNut <PythonNut@users.noreply.github.com>
Commit: PythonNut <PythonNut@users.noreply.github.com>

    Make dynamic programming test even more "difficult"
---
 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 58533e0a56..57b2a26be5 100644
--- a/tests/flx-test.el
+++ b/tests/flx-test.el
@@ -358,7 +358,7 @@ substring can overpower abbreviation."
                  `(lambda ()
                     ,(async-inject-variables "\\`load-path\\'")
                     (require 'flx)
-                    (flx-score 
"~/foo/bar/blah.elllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll"
 "lllllll" (flx-make-filename-cache)))
+                    (flx-score 
"~/foo/bar/blah.elllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll"
 "lllllllllllllllllllllllllllllllll" (flx-make-filename-cache)))
                  nil))
         result)
     (with-timeout (1 (kill-process future) )



reply via email to

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