From fb706b7b3e290d67cf581d938a2eafbedb1c7670 Mon Sep 17 00:00:00 2001 From: JenChieh Date: Fri, 15 Mar 2024 19:02:05 -0700 Subject: [PATCH] fix name and copyright --- test/commands/test/ecukes/run.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/commands/test/ecukes/run.sh b/test/commands/test/ecukes/run.sh index 4641faff..d8881829 100644 --- a/test/commands/test/ecukes/run.sh +++ b/test/commands/test/ecukes/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2024 the Eask authors. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,12 +17,12 @@ ## Commentary: # -# Test command `ert` +# Test command `ecukes` # set -e -echo "Test command 'ert'..." +echo "Test command 'ecukes'..." cd $(dirname "$0") eask test ecukes