aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/test/script/runner/export.testscript5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/test/script/runner/export.testscript b/tests/test/script/runner/export.testscript
index f965005..6ed7417 100644
--- a/tests/test/script/runner/export.testscript
+++ b/tests/test/script/runner/export.testscript
@@ -3,6 +3,11 @@
.include ../common.testscript
+# Make sure that the foo variable, which may potentially be set in the build2
+# environment, doesn't affect the tests.
+#
++export --unset foo
+
: group
:
{