File: ruby-tests.rb.disabled

package info (click to toggle)
ruby-em-redis 0.3.0%2Bgh-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 240 kB
  • sloc: ruby: 1,546; makefile: 9; sh: 4
file content (3 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (2)
1
2
3
require "bacon"

Dir.glob("spec/**/redis*_spec.rb").each { |f| require f }