diff options
-rw-r--r-- | t/res/synthesis.hdlist.cz | bin | 755300 -> 0 bytes | |||
-rw-r--r-- | t/res/synthesis.hdlist.xz | bin | 0 -> 550284 bytes | |||
-rw-r--r-- | t/resolve.t | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/t/res/synthesis.hdlist.cz b/t/res/synthesis.hdlist.cz Binary files differdeleted file mode 100644 index cd879db..0000000 --- a/t/res/synthesis.hdlist.cz +++ /dev/null diff --git a/t/res/synthesis.hdlist.xz b/t/res/synthesis.hdlist.xz Binary files differnew file mode 100644 index 0000000..0739961 --- /dev/null +++ b/t/res/synthesis.hdlist.xz 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; |