source: ruby/branches/0.5/spec/lib/open_ehr/rm/support/measurement_service_spec.rb@ 228

Last change on this file since 228 was 228, checked in by KOBAYASHI, Shinji, 15 years ago

Terminology implementation is a little difficult

File size: 140 bytes
Line 
1require File.dirname(__FILE__) + '/../../../../spec_helper'
2include OpenEHR::RM::Support::Measurement
3
4describe MeasurementService do
5
6
7end
Note: See TracBrowser for help on using the repository browser.