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/uri.rb

    r173 r216  
    2424end
    2525
    26 module OpenEhr
     26module OpenEHR
    2727  module RM
    2828    module DataTypes
    2929      module Uri
    30         class DvUri < OpenEhr::RM::DataTypes::Basic::DataValue
     30        class DvUri < OpenEHR::RM::DataTypes::Basic::DataValue
    3131          def initialize(value)
    3232            self.value = value
Note: See TracChangeset for help on using the changeset viewer.