Libraries
»
minitest-matchers
(1.4.1)
»
Index (M)
»
Minitest
»
Matchers
Module: Minitest::Matchers
Defined in:
lib/minitest/matchers/version.rb
Constant Summary
collapse
VERSION =
File
.
read
(
File
.
expand_path
(
"
../../../../VERSION
"
,
__FILE__
)
)
.
strip