Skip to content

Commit

Permalink
small typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alltom committed May 1, 2012
1 parent ef2f365 commit a7028c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -45,7 +45,7 @@ For real world examples, see the Gibbler[http://github.com/delano/gibbler/tree/m
All code before the first test definition is assumed to be setup code. All code after the last definition is assumed to be cleanup code. Here is an example:


# This is called after all tests
# This is called before all tests
require 'gibbler'
Gibbler.digest_type = Digest::SHA256

Expand Down

0 comments on commit a7028c7

Please sign in to comment.