File: ruby-tests.rb

package info (click to toggle)
ruby-cssmin 1.0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 108 kB
  • ctags: 2
  • sloc: ruby: 82; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (2)
1
2
3
 $: << 'lib' << '.'
 Dir['{spec,test}/**/*.rb'].each { |f| require f }