Re: [PATCH] org-test: Fix wrong-numbre-of-arguments error on master+native-comp

2021-05-02 Thread Bastien
Hi Ihor, applied in maint as commit 0e7153e63, thank you very much! -- Bastien

[PATCH] org-test: Fix wrong-numbre-of-arguments error on master+native-comp

2021-05-02 Thread Ihor Radchenko
2 May 2021 16:29:02 +0800 Subject: [PATCH] org-test: Fix wrong-numbre-of-arguments error on master+native-comp * testing/org-test.el (org-test-at-time): Use correct number of arguments in 'decode-time cl-letf binding. `decode-time' accepts up to 3 arguments on master. The wrong-numbre-o