File: ruby-tests.rb

package info (click to toggle)
ruby-gettext 3.0.2-2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 4,728 kB
  • sloc: ruby: 7,977; makefile: 8
file content (7 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
ENV['LC_ALL'] = 'C.UTF-8'

require 'rake'
app = Rake.application
app.init
app.load_rakefile
app['test'].invoke