summaryrefslogtreecommitdiff
path: root/t/tap-plan-malformed.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tap-plan-malformed.sh')
-rw-r--r--t/tap-plan-malformed.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tap-plan-malformed.sh b/t/tap-plan-malformed.sh
index 9800c0744..efe53578e 100644
--- a/t/tap-plan-malformed.sh
+++ b/t/tap-plan-malformed.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/>.
# TAP support: a malformed TAP plan is not recognized. The checks in
# here should be consistent with the behaviour of the 'prove' utility.