# Copyright 2007-2014 Greg Hurrell. All rights reserved.
# Licensed under the terms of the BSD 2-clause license.
-require File.expand_path('../spec_helper', File.dirname(__FILE__))
+require 'spec_helper'
# For more detailed specification of the RegexpParslet behaviour see
# regexp_parslet_spec.rb.