Sha256: 1958e8f9802c64f5896a99893162e6c3ec9f76a140d0cf782d6d27e090c20209
Contents?: true
Size: 136 Bytes
Versions: 1
Compression:
Stored size: 136 Bytes
Contents
#!/usr/bin/env ruby $:.unshift "../lib" Dir.chdir File.dirname(__FILE__) Dir["**/tc_*.rb"].each { |file| load File.expand_path(file) }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
syntax-1.1.0 | test/ALL-TESTS.rb |