Change your method name from default_test to test_default. test/unit thinks
method is a test only when method name starts with test_. "No tests were
specified." error means that you do not have any method which name starts
with "test_".
--
Zeljko Filipin
zeljkofilipin.com
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to