diff options
Diffstat (limited to 't/libobj20c.sh')
-rwxr-xr-x | t/libobj20c.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/libobj20c.sh b/t/libobj20c.sh index 2d1d65b5a..fe6ae6392 100755 --- a/t/libobj20c.sh +++ b/t/libobj20c.sh @@ -15,7 +15,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # Test error reporting for AC_CONFIG_LIBOBJ_DIR. -# See also sister tests 'libobj20a.test' and 'libobj20b.test' . +# See also sister tests 'libobj20a.sh' and 'libobj20b.sh'. . ./defs || exit 1 |