Method: Npmfed::RpmPackage#tests

Defined in:
lib/npmfed/rpm_package.rb

#testsObject



126
127
128
# File 'lib/npmfed/rpm_package.rb', line 126

def tests
  @npm_package.npm_data["test"]
end