Sha256: b90448236880c7584fc778e89d39bdc991df93c19e2b3feb5ea80233e916524f
Contents?: true
Size: 147 Bytes
Versions: 68
Compression:
Stored size: 147 Bytes
Contents
#!/usr/bin/env ruby # Load the test files from the command line. require 'rubygems' require 'groonga' ARGV.each { |f| load f unless f =~ /^-/ }
Version data entries
68 entries across 68 versions & 2 rubygems