Skip to content

Commit

Permalink
Explicit Failure
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://rubyforge.org/var/svn/builder/trunk@112 b15df707-ad1a-0410-81b8-e991873a3486
  • Loading branch information
jimweirich committed Jun 11, 2008
1 parent c803670 commit 62f55d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_markupbuilder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ def setup
end

def test_create
fail "OOPS"
assert_not_nil @xml
end

Expand Down

0 comments on commit 62f55d7

Please sign in to comment.