File: ruby-tests.rb

package info (click to toggle)
ruby-liquid 2.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 460 kB
  • ctags: 745
  • sloc: ruby: 4,166; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (2)
1
2
3
$: << "test"

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