Skip to content

Commit

Permalink
Require r6 for unit tests that test r6
Browse files Browse the repository at this point in the history
  • Loading branch information
360dgries committed Oct 7, 2024
1 parent d5ef974 commit adca3af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/contents_test.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
require_relative '../test_helper'
require_relative '../../lib/fhir_models/r5'
require_relative '../../lib/fhir_models/r6'
require_relative '../../lib/fhir_models/r4b'

class ContentsTest < Test::Unit::TestCase
Expand Down

0 comments on commit adca3af

Please sign in to comment.