Libraries
»
npmfed
(0.0.3)
»
Index
»
Npmfed
»
RpmPackage
»
#tests
Method: Npmfed::RpmPackage#tests
Defined in:
lib/npmfed/rpm_package.rb
#
tests
⇒
Object
126 127 128
# File 'lib/npmfed/rpm_package.rb', line 126
def
tests
@npm_package
.
npm_data
[
"test"
]
end