File: ruby-tests.rb

package info (click to toggle)
ruby-liquid 4.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 680 kB
  • sloc: ruby: 7,576; makefile: 5
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 }