summaryrefslogtreecommitdiff
path: root/spec/ruby/library/yaml/fixtures/common.rb
blob: f7fb4037e7c446ff4361b20dbce5dfddd7afde59 (plain)
1
2
3
4
require 'yaml'

$test_file = tmp("yaml_test_file")
$test_parse_file = File.dirname(__FILE__) + "/test_yaml.yml"