File: spec_helper.rb

package info (click to toggle)
ruby-proc-to-ast 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 116 kB
  • sloc: ruby: 253; makefile: 4
file content (2 lines) | stat: -rw-r--r-- 92 bytes parent folder | download
1
2
$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
require 'proc_to_ast/parser_gem'