mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
10 lines
370 B
Diff
10 lines
370 B
Diff
--- a/test/xml/test_document_encoding.rb
|
|
+++ b/test/xml/test_document_encoding.rb
|
|
@@ -95,6 +95,7 @@
|
|
|
|
describe "pseudo-IO" do
|
|
it "serializes correctly with Zip::OutputStream objects" do
|
|
+ skip "we don't have ruby-zip yet"
|
|
# https://github.com/sparklemotion/nokogiri/issues/2773
|
|
begin
|
|
require "zip"
|