emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/test-simple 29c2c1c 2/4: http:// -> https://


From: Stefan Monnier
Subject: [elpa] externals/test-simple 29c2c1c 2/4: http:// -> https://
Date: Tue, 16 Mar 2021 09:44:50 -0400 (EDT)

branch: externals/test-simple
commit 29c2c1ca7c240c8dfdba93dba6201e542a5a3b43
Author: rocky <rocky@gnu.org>
Commit: rocky <rocky@gnu.org>

    http:// -> https://
---
 test-simple.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test-simple.el b/test-simple.el
index 8f1ec12..d92f35f 100644
--- a/test-simple.el
+++ b/test-simple.el
@@ -1,10 +1,10 @@
 ;;; test-simple.el --- Simple Unit Test Framework for Emacs Lisp -*- 
lexical-binding: t -*-
 ;; Rewritten from Phil Hagelberg's behave.el by rocky
 
-;; Copyright (C) 2015, 2016, 2017 Free Software Foundation, Inc
+;; Copyright (C) 2015, 2016, 2017, 2020 Free Software Foundation, Inc
 
 ;; Author: Rocky Bernstein <rocky@gnu.org>
-;; URL: http://github.com/rocky/emacs-test-simple
+;; URL: https://github.com/rocky/emacs-test-simple
 ;; Keywords: unit-test
 ;; Package-Requires: ((cl-lib "0"))
 ;; Version: 1.3.0



reply via email to

[Prev in Thread] Current Thread [Next in Thread]