Skip to content

Commit

Permalink
Fix specs and changes README
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandoalmeida committed Sep 20, 2013
1 parent 02c943a commit db8954c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions .rbenv-gemsets
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
epub-reader
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.0.0-p247
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,10 @@ report it!).
# Mantainers

- Fernando Almeida <fernando@fernandoalmeida.net>
- Celestino Gomes <tinorj@gmail.com>
- Sérgio Souza Lima <sergiosouzalima@gmail.com>

# Licensing

This is a proprietary library and all rights are reserved to CloudPub.me.
This is a proprietary library and all rights are reserved to eBookPlus.com.

# References

Expand Down
2 changes: 1 addition & 1 deletion spec/package_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
end

it 'get the book cover' do
@reader.package.cover.should eq("images/9780316000000.jpg")
@reader.package.cover.should eq("OPS/images/9780316000000.jpg")
end

end

0 comments on commit db8954c

Please sign in to comment.