source: ruby/trunk/spec/lib/open_ehr/rm/support/measurement_service_spec.rb@ 291

Last change on this file since 291 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.