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_types/time_specification.rb

    r167 r216  
    11# This module is related to the ticket #47
    22
    3 module OpenEhr
     3module OpenEHR
    44  module RM
    55    module DataTypes
    66      module TimeSpecification
    7         class DvTimeSpecification < OpenEhr::RM::DataTypes::Basic::DataValue
     7        class DvTimeSpecification < OpenEHR::RM::DataTypes::Basic::DataValue
    88          attr_reader :value
    99
Note: See TracChangeset for help on using the changeset viewer.