diff options
Diffstat (limited to 't/pm/Condition-t.pl')
-rw-r--r-- | t/pm/Condition-t.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/pm/Condition-t.pl b/t/pm/Condition-t.pl index bc78edd02..fcd971a57 100644 --- a/t/pm/Condition-t.pl +++ b/t/pm/Condition-t.pl @@ -11,7 +11,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/>. BEGIN { use Config; |