Skip to content

Commit

Permalink
words
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Oct 10, 2010
1 parent b16fd93 commit 319f1bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions features/README.markdown
Expand Up @@ -2,8 +2,9 @@ rspec-core provides the structure for RSpec code examples:

describe Account do
it "has a balance of zero when first opened" do
# example code goes here - for more on the code inside the examples,
# see rspec-expectations and rspec-mocks
# example code goes here - for more on the
# code inside the examples, see rspec-expectations
# and rspec-mocks
end
end

Expand Down

0 comments on commit 319f1bf

Please sign in to comment.