Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
1
Star
1
Fork
165
qichunren
/
ruby-readability
forked from
cantino/ruby-readability
Code
Pull requests
0
Projects
0
Insights
Permalink
Browse files
fixed title of one spec
Loading branch information
...
cantino
committed
Feb 20, 2010
1 parent
8a0612f
commit
24a74856111ded412476b0e74b2f9f6446e8671d
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
spec/readability_spec.rb
Show comments
View
2
spec/readability_spec.rb
@@ -64,7 +64,7 @@
end
end
- describe
"
removeUnlikelyCandidates
"
do
+ describe
"
remove_unlikely_candidates!
"
do
before
do
@doc
=
Readability
::
Document
.
new
(
@simple_html_fixture
)
@doc
.remove_unlikely_candidates!
Toggle all file notes
0 comments on commit
24a7485
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
24a7485