branch: externals/test-simple
commit 29c2c1ca7c240c8dfdba93dba6201e542a5a3b43
Author: rocky <[email protected]>
Commit: rocky <[email protected]>
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 <[email protected]>
-;; 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