File: ruby-tests.rb

package info (click to toggle)
ruby-liquid 2.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 380 kB
  • sloc: ruby: 3,614; 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 }