aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/directive-unexport-env.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/directive-unexport-env.mk')
-rw-r--r--unit-tests/directive-unexport-env.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/unit-tests/directive-unexport-env.mk b/unit-tests/directive-unexport-env.mk
index 34d867d706ef..637286af0d6b 100644
--- a/unit-tests/directive-unexport-env.mk
+++ b/unit-tests/directive-unexport-env.mk
@@ -1,8 +1,12 @@
-# $NetBSD: directive-unexport-env.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
+# $NetBSD: directive-unexport-env.mk,v 1.3 2020/11/03 17:17:31 rillig Exp $
#
# Tests for the .unexport-env directive.
# TODO: Implementation
+.unexport-en # oops: misspelled
+.unexport-env # ok
+.unexport-environment # oops: misspelled
+
all:
@:;