File: version.rb

package info (click to toggle)
ruby-flexmock 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 836 kB
  • sloc: ruby: 7,572; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download
1
2
3
class FlexMock
    VERSION = "3.0.1"
end