commit | dd0aa3a5a28d035f667099949fd507ac0f048570 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Apr 10 11:03:38 2024 +0200 |
committer | Akron <nils@diewald-online.de> | Wed Apr 10 11:08:48 2024 +0200 |
tree | 2e5502c040198cee518d94a47ab9a13c9b5fbbeb | |
parent | 7e6364f6975703ec104d609685d350aa42fe7df0 [diff] [blame] |
Make script installable Change-Id: I88ccc2f661eb6758a91ed6cf9c325083fd708325
diff --git a/t/list2vc-def.t b/t/list2vc-def.t index a3b60e7..6a5fcec 100644 --- a/t/list2vc-def.t +++ b/t/list2vc-def.t
@@ -9,7 +9,7 @@ use Test::Output; use Mojo::JSON 'decode_json'; -my $script = catfile(dirname(__FILE__), '..', 'list2vc.pl'); +my $script = catfile(dirname(__FILE__), '..', 'script', 'cosmasvc2koralquery'); my $list1 = catfile(dirname(__FILE__), 'data', 'list2.def'); # Check STDOUT