Sha256: bb51a935c2e3641584075ea6aa3e5000466ccac1eeb8050a7e402504b37ad648

Contents?: true

Size: 142 Bytes

Versions: 1

Compression:

Stored size: 142 Bytes

Contents

require 'spec_helper'

describe EpubValidator do
  context "when given a single EPUB filename" do
    it "should validate the file"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
epub_validator-0.1.0 spec/epub_validator_spec.rb