File: test_helper.rb

package info (click to toggle)
ruby-slop 4.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 204 kB
  • sloc: ruby: 1,163; makefile: 6
file content (6 lines) | stat: -rw-r--r-- 79 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
$VERBOSE = true

require 'slop'

require 'minitest/autorun'
require 'stringio'