File: ruby-tests.rb

package info (click to toggle)
ruby-liquid 3.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 600 kB
  • ctags: 1,108
  • sloc: ruby: 6,200; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (2)
1
2
3
$: << "test"

Dir['test/**/*_test.rb'].each { |f| require f }