Skip to content

Commit 932a8a1

Browse files
xprazak2akofink
authored andcommitted
Require tailorings in tailoring_file (#24)
1 parent 935b371 commit 932a8a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/openscap_parser/tailoring_file.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# frozen_string_literal: true
22

3+
require 'openscap_parser/tailorings'
4+
35
module OpenscapParser
46
# A class to represent a tailoring XmlFile
57
class TailoringFile < XmlFile

0 commit comments

Comments
 (0)