File: ruby-tests.rb

package info (click to toggle)
ruby-email-validator 1.4.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 132 kB
  • sloc: ruby: 173; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (3)
1
2
3
$: << 'spec'
require 'spec/email_validator_spec.rb'
require 'rspec/autorun'