diff options
| author | Luc Donnet | 2017-10-04 13:29:01 +0200 |
|---|---|---|
| committer | Luc Donnet | 2017-10-04 13:29:01 +0200 |
| commit | 458b841fbeed0fee9a1f6db981c3b18f47a84905 (patch) | |
| tree | d0b43158ae0ec915320a97a4bc626ce632777109 /spec | |
| parent | 7927a067f575c40a7ab7712485cf37c0f3356ad2 (diff) | |
| download | chouette-core-458b841fbeed0fee9a1f6db981c3b18f47a84905.tar.bz2 | |
Rename spec test for compliance_control Refs #4690
Diffstat (limited to 'spec')
| -rw-r--r-- | spec/models/compliance_control_class_level_defaults/route_control/speed_cccld_spec.rb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/spec/models/compliance_control_class_level_defaults/route_control/speed_cccld_spec.rb b/spec/models/compliance_control_class_level_defaults/route_control/speed_cccld_spec.rb deleted file mode 100644 index ad2b67960..000000000 --- a/spec/models/compliance_control_class_level_defaults/route_control/speed_cccld_spec.rb +++ /dev/null @@ -1,7 +0,0 @@ - -RSpec.describe RouteControl::Speed, type: :model do - let( :default_code ){ "3-VehicleJourney-2" } - let( :factory ){ :route_control_speed } - - it_behaves_like 'ComplianceControl Class Level Defaults' -end |
