diff options
Diffstat (limited to 'test/src/comp-tests.el')
| -rw-r--r-- | test/src/comp-tests.el | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/src/comp-tests.el b/test/src/comp-tests.el index c7e81298d26..1b239cec795 100644 --- a/test/src/comp-tests.el +++ b/test/src/comp-tests.el | |||
| @@ -508,11 +508,6 @@ https://lists.gnu.org/archive/html/bug-gnu-emacs/2020-03/msg00914.html." | |||
| 508 | (should (string= (comp-test-45635-f :height 180 :family "PragmataPro Liga") | 508 | (should (string= (comp-test-45635-f :height 180 :family "PragmataPro Liga") |
| 509 | "PragmataPro Liga"))) | 509 | "PragmataPro Liga"))) |
| 510 | 510 | ||
| 511 | (comp-deftest 45603-1 () | ||
| 512 | "<https://lists.gnu.org/archive/html/bug-gnu-emacs/2020-12/msg01994.html>" | ||
| 513 | (load (native-compile (ert-resource-file "comp-test-45603.el"))) | ||
| 514 | (should (fboundp 'comp-test-45603--file-local-name))) | ||
| 515 | |||
| 516 | (comp-deftest 46670-1 () | 511 | (comp-deftest 46670-1 () |
| 517 | "<https://lists.gnu.org/archive/html/bug-gnu-emacs/2021-02/msg01413.html>" | 512 | "<https://lists.gnu.org/archive/html/bug-gnu-emacs/2021-02/msg01413.html>" |
| 518 | (should (string= (comp-test-46670-2-f "foo") "foo")) | 513 | (should (string= (comp-test-46670-2-f "foo") "foo")) |