test/unit/test.rb in ruote-2.1.3 vs test/unit/test.rb in ruote-2.1.4
- old
+ new
@@ -1,7 +1,7 @@
#
-# testing Ruote
+# testing ruote
#
# since Mon Oct 9 22:19:44 JST 2006
#
Dir.glob(File.join(File.dirname(__FILE__), 'ut_*.rb')).sort.each { |t| load(t) }