First test

This commit is contained in:
Xavier J 2016-04-14 16:50:13 +02:00
parent 8812ba2507
commit 1a3c19f48c
4 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,6 @@
class ClamavService
def self.safe_file? path
end
end