aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--t/res/synthesis.hdlist.czbin755300 -> 0 bytes
-rw-r--r--t/res/synthesis.hdlist.xzbin0 -> 550284 bytes
-rw-r--r--t/resolve.t2
3 files changed, 1 insertions, 1 deletions
diff --git a/t/res/synthesis.hdlist.cz b/t/res/synthesis.hdlist.cz
deleted file mode 100644
index cd879db..0000000
--- a/t/res/synthesis.hdlist.cz
+++ /dev/null
Binary files differ
diff --git a/t/res/synthesis.hdlist.xz b/t/res/synthesis.hdlist.xz
new file mode 100644
index 0000000..0739961
--- /dev/null
+++ b/t/res/synthesis.hdlist.xz
Binary files differ
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;