Ignore:
Timestamp:
Aug 20, 2009, 8:16:53 PM (15 years ago)
Author:
KOBAYASHI, Shinji
Message:

move from Test:Unit to RSpec

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ruby/branches/0.5/lib/open_ehr/rm/data_structures.rb

    r175 r216  
    44# refs #59
    55
    6 module OpenEhr
     6module OpenEHR
    77  module RM
    88    module DataStructures
    9       class DataStructure < OpenEhr::RM::Common::Archetyped::Locatable
     9      class DataStructure < OpenEHR::RM::Common::Archetyped::Locatable
    1010        def initialize(args = { })
    1111          super(args)
Note: See TracChangeset for help on using the changeset viewer.