test/scope_test.rb in mini_shoulda-0.4.0 vs test/scope_test.rb in mini_shoulda-0.5.0

- old
+ new

@@ -31,11 +31,6 @@ context('Context A') { } context('Context B') { } - should 'only show this failure once' do - flunk "Passed if you only see this once!!!\n" + - "test_0001_only_show_this_failure_once(DuppedScopeTest)" - end - -end \ No newline at end of file +end