diff options
Diffstat (limited to '')
-rw-r--r-- | t/test-lib-junit.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test-lib-junit.sh b/t/test-lib-junit.sh index 79c31c7..76cbbd3 100644 --- a/t/test-lib-junit.sh +++ b/t/test-lib-junit.sh @@ -15,7 +15,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/ . # # The idea is for `test-lib.sh` to source this file when the user asks # for JUnit XML; these functions will then override (empty) functions |