module ActiveSupport::Testing::Default

def default_test

Placeholder so test/unit ignores test cases without any tests.
:nodoc:
def default_test
end