diff options
Diffstat (limited to 'test/Subst/Literal.py')
-rw-r--r-- | test/Subst/Literal.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Subst/Literal.py b/test/Subst/Literal.py index 38ed3c4..dec243d 100644 --- a/test/Subst/Literal.py +++ b/test/Subst/Literal.py @@ -45,6 +45,8 @@ pre=\$ORIGIN test.run(arguments='-Q -q', stdout=expect) +test.pass_test() + # Local Variables: # tab-width:4 # indent-tabs-mode:nil |