summaryrefslogtreecommitdiff
path: root/t/aclocal-install-fail.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/aclocal-install-fail.sh')
-rw-r--r--t/aclocal-install-fail.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/aclocal-install-fail.sh b/t/aclocal-install-fail.sh
index d9651ca0f..ac6810681 100644
--- a/t/aclocal-install-fail.sh
+++ b/t/aclocal-install-fail.sh
@@ -12,7 +12,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Check that "aclocal --install" fails when it should.
# FIXME: this is a good candidate for a conversion to TAP.