aboutsummaryrefslogtreecommitdiffstats
path: root/t/resolve.t
diff options
context:
space:
mode:
Diffstat (limited to 't/resolve.t')
-rw-r--r--t/resolve.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/resolve.t b/t/resolve.t
index a00c4b3..15649e9 100644
--- a/t/resolve.t
+++ b/t/resolve.t
@@ -56,7 +56,7 @@ sub solve_check {
}
SKIP: {
- my $synthesis = "res/synthesis.hdlist.cz";
+ my $synthesis = "res/synthesis.hdlist.xz";
if (!(-r $synthesis)) {
skip "$synthesis missing, only found in svn", 6;