This avoids a test failure for each new file.
* tests/test-trim1.sh: Make this file executable.
* tests/test-trim2.sh: Likewise.
* tests/test-trim1.sh: Likewise.
+2023-04-03 Jim Meyering <meyering@fb.com>
+
+ tests: set executable bit in test-trim[1-3].sh
+ This avoids a test failure for each new file.
+ * tests/test-trim1.sh: Make this file executable.
+ * tests/test-trim2.sh: Likewise.
+ * tests/test-trim1.sh: Likewise.
+
2023-04-03 Bruno Haible <bruno@clisp.org>
Use the 'extern-inline' module explicitly where needed.