From ee88198df36ffc666b7b5bb8dda6851ce953af4a Mon Sep 17 00:00:00 2001 From: Robert Date: Mon, 2 Oct 2017 13:38:11 +0200 Subject: Refs: #4267@0.45h; - setting up a CCCLD subdir struct for CCCLD related tests - removed all occcurances of `@@default_criticity` --- spec/support/shared_examples/compliance_control_class_level_defaults.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/support') diff --git a/spec/support/shared_examples/compliance_control_class_level_defaults.rb b/spec/support/shared_examples/compliance_control_class_level_defaults.rb index d433038fc..276ac1ca5 100644 --- a/spec/support/shared_examples/compliance_control_class_level_defaults.rb +++ b/spec/support/shared_examples/compliance_control_class_level_defaults.rb @@ -1,3 +1,5 @@ +require_relative '../data_modifier' + H = Support::DataModifier::Hash RSpec.shared_examples_for 'ComplianceControl Class Level Defaults' do context 'class attributes' do -- cgit v1.2.3