diff options
Diffstat (limited to 't/extra2.sh')
-rw-r--r-- | t/extra2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/extra2.sh b/t/extra2.sh index b971a4b87..f3c3f5bdb 100644 --- a/t/extra2.sh +++ b/t/extra2.sh @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -# Check to make sure EXTRA_foo_SOURCES not defined unnecessarily. +# Check to make sure EXTRA_foo_SOURCES are not defined unnecessarily. . test-init.sh |