diff options
Diffstat (limited to 'tests/client/prompt-t.in')
-rw-r--r-- | tests/client/prompt-t.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/client/prompt-t.in b/tests/client/prompt-t.in index 686cc88..d3a1eac 100644 --- a/tests/client/prompt-t.in +++ b/tests/client/prompt-t.in @@ -1,4 +1,5 @@ -#!/usr/bin/perl +#!@PERL@ +# -*- perl -*- # # Password prompting tests for the wallet client. # |