4 lines
145 B
Ruby
4 lines
145 B
Ruby
|
CLAMAV = Hashie::Mash.new ({
|
||
|
mock?: true,
|
||
|
response: true
|
||
|
})
|