diff options
Diffstat (limited to 'tests/scripts/variables/private')
-rw-r--r-- | tests/scripts/variables/private | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scripts/variables/private b/tests/scripts/variables/private index 012274e..8967ffb 100644 --- a/tests/scripts/variables/private +++ b/tests/scripts/variables/private @@ -75,7 +75,7 @@ a b: ; @echo $@=$(private) ', '', "b=a\na=a\n"); -# 9: make sure private suppresses inheritence +# 9: make sure private suppresses inheritance run_make_test(q! DEFS = FOO all: bar1 |