test/functional/eft_25_command.rb in ruote-2.2.0 vs test/functional/eft_25_command.rb in ruote-2.3.0

- old
+ new

@@ -3,10 +3,10 @@ # testing ruote # # Mon Sep 14 08:39:35 JST 2009 # -require File.join(File.dirname(__FILE__), 'base') +require File.expand_path('../base', __FILE__) class EftCommandTest < Test::Unit::TestCase include FunctionalBase