mirror of
https://github.com/sdsykes/fastimage.git
synced 2025-12-05 00:02:11 -05:00
Adds note about possibly needing to install test-unit
This commit is contained in:
parent
2b531a801c
commit
9c89f0f3fe
@ -98,7 +98,7 @@ irb> puts Benchmark.measure {p FastImage.size(uri)}
|
||||
|
||||
h2. Tests
|
||||
|
||||
You'll need to @gem install fakeweb@ to be able to run the tests.
|
||||
You'll need to @gem install fakeweb@ and possibly also @gem install test-unit@ to be able to run the tests.
|
||||
|
||||
bc.. $ ruby test.rb
|
||||
Run options:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user