branch: master commit e7c948e1cf22b8f85f0dd289a88a44d624b965c1 Author: rocky <ro...@gnu.org> Commit: rocky <ro...@gnu.org>
Bump version to keep in sync with elpa --- test-simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-simple.el b/test-simple.el index 3387435..a85f5ba 100644 --- a/test-simple.el +++ b/test-simple.el @@ -1,7 +1,7 @@ ;;; 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 Free Software Foundation, Inc +;; Copyright (C) 2015, 2016, 2017 Free Software Foundation, Inc ;; Author: Rocky Bernstein <ro...@gnu.org> ;; URL: http://github.com/rocky/emacs-test-simple