test/test_pid_segment.rb in ruby-hl7-0.2.50 vs test/test_pid_segment.rb in ruby-hl7-0.3
- old
+ new
@@ -1,5 +1,5 @@
-# $Id: test_pid_segment.rb 40 2007-06-30 01:29:19Z segfault $
+# $Id$
$: << '../lib'
require 'test/unit'
require 'ruby-hl7'
class PidSegment < Test::Unit::TestCase