diff options
Diffstat (limited to 'tests/scripts/variables/CURDIR')
-rw-r--r-- | tests/scripts/variables/CURDIR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/scripts/variables/CURDIR b/tests/scripts/variables/CURDIR index a4054bc..ee7cacb 100644 --- a/tests/scripts/variables/CURDIR +++ b/tests/scripts/variables/CURDIR @@ -1,3 +1,5 @@ +# -*-perl-*- + $description = "This tests the CURDIR varaible."; $details = "Echo CURDIR both with and without -C. Also ensure overrides work."; |