File: ruby-tests.rb

package info (click to toggle)
ruby-stomp 1.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 452 kB
  • sloc: ruby: 4,130; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (2)
1
2
$: << 'lib' << '.' << 'spec'
Dir['spec/*_spec.rb'].each { |f| require f }