Ignore:
Timestamp:
Aug 7, 2009, 1:04:47 AM (15 years ago)
Author:
KOBAYASHI, Shinji
Message:

adjust test suites

File:
1 moved

Legend:

Unmodified
Added
Removed
  • ruby/branches/0.5/test/unit/open_ehr_test.rb

    r171 r173  
    22# and open the template in the editor.
    33
    4 require 'test/unit'
     4require File.dirname(__FILE__) + '/../test_helper'
    55
    66# Add your testcases here
    77
    8 require 'tc_1'
    9 require 'tc_2'
    10 require 'tc_3'
     8require 'unit/lib/open_ehr/ts_rm'
    119
Note: See TracChangeset for help on using the changeset viewer.