1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 04:21:28 -08:00
emacs/test/lisp/textmodes/ispell-resources/fake-aspell.bash
Lockywolf adc9c43306 ispell.el: Add 56 tests (bug#79177)
* test/lisp/textmodes/ispell-tests/ispell-tests.el:
* test/lisp/textmodes/ispell-tests/ispell-aspell-tests.el:
* test/lisp/textmodes/ispell-tests/ispell-international-ispell-tests.el:
* test/lisp/textmodes/ispell-tests/ispell-hunspell-tests.el: New files.
* test/lisp/textmodes/ispell-resources/fake-aspell.bash: Add a mock
`aspell' for use in ispell.el test, with old version.
* test/lisp/textmodes/ispell-resources/fake-aspell-new.bash: Add a mock
`aspell' for use in ispell.el test, with recent version.
2025-09-07 15:01:43 +03:00

2 lines
99 B
Bash
Executable file

#!/bin/bash
printf '%s\n' "@(#) International Ispell Version 3.1.20 (but really Aspell 0.59.800)"