source: other-projects/hathitrust/vagrant-solr-cluster/trunk/modules/stdlib/spec/spec_helper.rb@ 30960

Last change on this file since 30960 was 30960, checked in by davidb, 7 years ago

Switch to using Puppet to provision machine. Strongly based on files developed for spark-hdfs cluster

  • Property svn:executable set to *
File size: 221 bytes
Line 
1#This file is generated by ModuleSync, do not edit.
2require 'puppetlabs_spec_helper/module_spec_helper'
3
4# put local configuration and setup into spec_helper_local
5begin
6 require 'spec_helper_local'
7rescue LoadError
8end
Note: See TracBrowser for help on using the repository browser.